@Generated(date="2016-02-06T03:13:43+0000",
value="HPPC generated from: CharFloatCursor.java")
public final class CharFloatCursor
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.
|
char |
key
The current key.
|
float |
value
The current value.
|
Constructor and Description |
---|
CharFloatCursor() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public int index
public char key
public float value
Copyright © 2016 Carrot Search s.c.. All rights reserved.