S - The type of field descriptions represented by this list.public static class FieldList.Explicit<S extends FieldDescription> extends FieldList.AbstractBase<S>
FieldList.AbstractBase<S extends FieldDescription>, FieldList.Empty, FieldList.Explicit<S extends FieldDescription>, FieldList.ForLoadedField, FieldList.ForTokens, FieldList.TypeSubstitutingmodCount| Constructor and Description |
|---|
Explicit(List<? extends S> fieldDescriptions)
Creates a new immutable wrapper field list.
|
| Modifier and Type | Method and Description |
|---|---|
S |
get(int index) |
int |
size() |
asDefined, asTokenList, asTokenList, wrapfilter, getOnly, subListadd, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, setaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitfilter, getOnly, subListadd, add, addAll, addAll, clear, contains, containsAll, equals, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic S get(int index)
get in interface List<S extends FieldDescription>get in class AbstractList<S extends FieldDescription>public int size()
size in interface Collection<S extends FieldDescription>size in interface List<S extends FieldDescription>size in class AbstractCollection<S extends FieldDescription>Copyright © 2014–2015. All rights reserved.