@Generated(date="2014-01-02T13:00:30+0000",
value="HPPC generated from: ObjectFloatCursor.java")
public final class ObjectFloatCursor<KType>
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.
|
KType |
key
The current key.
|
float |
value
The current value.
|
| Constructor and Description |
|---|
ObjectFloatCursor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public int index
public KType key
public float value
Copyright © 2014 Carrot Search s.c.. All rights reserved.