public class DefaultRange<T> extends AbstractRange<T>
endExclusive, startExclusive| Constructor and Description |
|---|
DefaultRange(T lower,
T upper,
boolean lowerExclusive,
boolean upperExclusive) |
| Modifier and Type | Method and Description |
|---|---|
T |
end() |
T |
start() |
equals, hashCode, isEndExclusive, isEndInclusive, isStartExclusive, isStartInclusive, toStringCopyright © 2021 vpc open source initiative. All rights reserved.