public class KeyBound extends Object
| Constructor and Description |
|---|
KeyBound(Value<?> value,
boolean inclusive) |
| Modifier and Type | Method and Description |
|---|---|
static KeyBound |
exclusive(Value<?> value) |
Value<?> |
getValue() |
static KeyBound |
inclusive(Value<?> value) |
boolean |
isInclusive() |
Copyright © 2023. All rights reserved.