public abstract class AbstractUncountableValueRange<T> extends Object implements ValueRange<T>, Serializable
ValueRange
that is not a CountableValueRange
).ValueRange
,
ValueRangeFactory
,
Serialized FormConstructor and Description |
---|
AbstractUncountableValueRange() |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty()
If you extend this class, then just must override this method!
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
contains, createRandomIterator
public boolean isEmpty()
isEmpty
in interface ValueRange<T>
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.