public class NativeRange
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NativeRange.RangeJNI |
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
limit |
private byte[] |
start |
| Constructor and Description |
|---|
NativeRange(byte[] start,
byte[] limit) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
limit() |
byte[] |
start() |