public class NonEmptySequence extends Sequence
modCount| Constructor and Description | 
|---|
| NonEmptySequence() | 
| NonEmptySequence(Class type) | 
| NonEmptySequence(Class type,
                List content) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | minimumSize() | 
add, add, addAll, addAll, checkCollectionType, checkType, clear, equals, equals, getMetaClass, getProperty, hashCode, invokeMethod, remove, removeRange, set, set, setMetaClass, setProperty, typeclone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, removeAll, retainAll, size, subList, toArray, toArray, trimToSizecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAllpublic NonEmptySequence()
public NonEmptySequence(Class type)
public int minimumSize()
minimumSize in class Sequence