@Generated(date="2024-03-01T17:39:21+0000",
value="KTypeVTypeCursor.java")
public final class ShortDoubleCursor
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.
|
short |
key
The current key.
|
double |
value
The current value.
|
Constructor and Description |
---|
ShortDoubleCursor() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public int index
public short key
public double value
Copyright © 2024 Carrot Search s.c.. All rights reserved.