@Generated(date="2014-01-02T13:00:30+0000",
value="HPPC generated from: ByteByteCursor.java")
public final class ByteByteCursor
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.
|
byte |
key
The current key.
|
byte |
value
The current value.
|
| Constructor and Description |
|---|
ByteByteCursor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public int index
public byte key
public byte value
Copyright © 2014 Carrot Search s.c.. All rights reserved.