protected static class RandomRatio.Boundary<V> extends Range<Long>
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o)
Compares this range to another object to test if they are equal.
|
V |
getValue() |
int |
hashCode()
Gets a suitable hash code for the range.
|
between, between, contains, containsRange, elementCompareTo, getComparator, getMaximum, getMinimum, intersectionWith, is, is, isAfter, isAfterRange, isBefore, isBeforeRange, isEndedBy, isNaturalOrdering, isOverlappedBy, isStartedBy, toString, toStringpublic Boundary(V value, long lower, long upper)
Copyright © 2022–2023. All rights reserved.