public class Range extends Object
[start, limit) | Constructor and Description |
|---|
Range(byte[] start,
byte[] limit) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
limit()
Included in the range
|
byte[] |
start()
Not included in the range
|
Copyright © 2011–2020. All rights reserved.