public abstract class AbstractUncountableValueRange<T> extends Object implements ValueRange<T>, Serializable
ValueRange that is not a CountableValueRange).ValueRange, 
ValueRangeFactory, 
Serialized Form| Constructor 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, waitcontains, createRandomIteratorpublic boolean isEmpty()
isEmpty in interface ValueRange<T>Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.