public abstract class AbstractCountableValueRange<T> extends Object implements CountableValueRange<T>, Serializable
CountableValueRange (and therefore ValueRange).CountableValueRange, 
ValueRange, 
ValueRangeFactory, 
Serialized Form| Constructor and Description | 
|---|
| AbstractCountableValueRange() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isEmpty()In a  CountableValueRange, this must be consistent withCountableValueRange.getSize(). | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateOriginalIterator, get, getSizecontains, createRandomIteratorpublic boolean isEmpty()
ValueRangeCountableValueRange, this must be consistent with CountableValueRange.getSize().isEmpty in interface ValueRange<T>Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.