@Generated(date="2020-06-01T10:41:25+0200", value="KTypeVTypeCursor.java") public final class LongShortCursor extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
index
The current key and value's index in the container this cursor belongs to.
|
long |
key
The current key.
|
short |
value
The current value.
|
Constructor and Description |
---|
LongShortCursor() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public int index
public long key
public short value
Copyright © 2020 Carrot Search s.c.. All Rights Reserved.