- groovy.lang.NonEmptySequence
-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
int |
minimumSize()
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class Sequence |
add, add, addAll, addAll, checkCollectionType, checkType, clear, equals, equals, getMetaClass, getProperty, hashCode, invokeMethod, minimumSize, remove, removeRange, set, set, setMetaClass, setProperty, type |
class ArrayList |
add, add, remove, remove, get, equals, hashCode, clone, indexOf, clear, isEmpty, lastIndexOf, contains, replaceAll, size, subList, toArray, toArray, iterator, spliterator, addAll, addAll, set, forEach, ensureCapacity, trimToSize, retainAll, removeAll, removeIf, sort, listIterator, listIterator, toString, containsAll, wait, wait, wait, getClass, notify, notifyAll, toArray, stream, parallelStream |
-
-
Constructor Detail
-
public NonEmptySequence()
-
public NonEmptySequence(Class type)
-
public NonEmptySequence(Class type, List content)
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.