- java.lang.Object
-
- org.fusesource.leveldbjni.internal.NativeRange
-
-
Constructor Summary
Constructors
| Constructor and Description |
NativeRange(byte[] start,
byte[] limit) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
byte[] |
limit() |
byte[] |
start() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
limit
public byte[] limit()
-
start
public byte[] start()
Copyright © 2009-2013 FuseSource, Corp.. All Rights Reserved.