@Generated(date="2015-05-07T09:33:04+0200", value="KTypeVTypeCursor.java") public final class ObjectFloatCursor<KType> extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
index
The current key and value's index in the container this cursor belongs to.
|
KType |
key
The current key.
|
float |
value
The current value.
|
| Constructor and Description |
|---|
ObjectFloatCursor()
|
public int index
public KType key
public float value
public StringtoString()