public interface FieldList extends FilterableList<FieldDescription,FieldList>
| Modifier and Type | Interface and Description |
|---|---|
static class |
FieldList.Empty
An implementation of an empty field list.
|
static class |
FieldList.Explicit
A wrapper implementation of a field list for a given list of field descriptions.
|
static class |
FieldList.ForLoadedField
An implementation of a field list for an array of loaded fields.
|
FilterableList.AbstractBase<T,S extends FilterableList<T,S>>filter, getOnly, subListadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, toArray, toArrayparallelStream, removeIf, streamCopyright © 2014–2015. All rights reserved.