@Generated(date="2015-05-05T11:00:03+0200",
value="KTypeVTypeCursor.java")
public final class ObjectIntCursor<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.
|
int |
value
The current value.
|
| Constructor and Description |
|---|
ObjectIntCursor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public int index
public KType key
public int value
Copyright © 2015 Carrot Search s.c.. All Rights Reserved.