@Generated(date="2018-05-21T11:30:38+0200", value="KTypeVTypeCursor.java") public final class CharShortCursor extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
int |
index |
The current key and value's index in the container this cursor belongs to.
|
char |
key |
The current key.
|
short |
value |
The current value.
|
Constructor | Description |
---|---|
CharShortCursor() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
toString() |
public int index
public char key
public short value
Copyright © 2018 Carrot Search s.c.. All Rights Reserved.