|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.carrotsearch.hppc.cursors.IntCursor
@Generated(date="2012-11-19T09:50:02+0100",
value="HPPC generated from: IntCursor.java")
public final class IntCursor
A cursor over a collection of ints.
| Field Summary | |
|---|---|
int |
index
The current value's index in the container this cursor belongs to. |
int |
value
The current value. |
| Constructor Summary | |
|---|---|
IntCursor()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int index
public int value
| Constructor Detail |
|---|
public IntCursor()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||