@Generated(date="2018-05-21T12:24:04+0200", value="KTypeVTypeCursor.java") public final class IntDoubleCursor extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
int |
index |
The current key and value's index in the container this cursor belongs to.
|
int |
key |
The current key.
|
double |
value |
The current value.
|
| Constructor | Description |
|---|---|
IntDoubleCursor() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
toString() |
public int index
public int key
public double value
Copyright © 2018 Carrot Search s.c.. All Rights Reserved.