@Generated(date="2023-01-09T15:57:11+0800",
value="KTypeVTypeCursor.java")
public final class FloatFloatCursor
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.
|
float |
key
The current key.
|
float |
value
The current value.
|
Constructor and Description |
---|
FloatFloatCursor() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public int index
public float key
public float value
Copyright © 2023 Carrot Search s.c.. All rights reserved.