@Generated(date="2014-12-25T16:03:28+0000",
value="HPPC generated from: LongCharCursor.java")
public final class LongCharCursor
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.
|
long |
key
The current key.
|
char |
value
The current value.
|
Constructor and Description |
---|
LongCharCursor() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public int index
public long key
public char value
Copyright © 2014 Carrot Search s.c.. All rights reserved.