public static class RecordComponentList.ForLoadedRecordComponents extends RecordComponentList.AbstractBase<RecordComponentDescription.InDefinedShape>
RecordComponentList.AbstractBase<S extends RecordComponentDescription>, RecordComponentList.Empty<S extends RecordComponentDescription>, RecordComponentList.Explicit<S extends RecordComponentDescription>, RecordComponentList.ForLoadedRecordComponents, RecordComponentList.ForTokens, RecordComponentList.TypeSubstitutingmodCount| Modifier | Constructor and Description |
|---|---|
protected |
ForLoadedRecordComponents(List<?> recordComponents)
Creates a list of loaded record components.
|
protected |
ForLoadedRecordComponents(Object... recordComponent)
Creates a list of loaded record components.
|
| Modifier and Type | Method and Description |
|---|---|
RecordComponentDescription.InDefinedShape |
get(int index) |
int |
size() |
asDefined, asTokenList, asTypeList, 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, streamprotected ForLoadedRecordComponents(Object... recordComponent)
recordComponent - The represented record components.protected ForLoadedRecordComponents(List<?> recordComponents)
recordComponents - The represented record components.public RecordComponentDescription.InDefinedShape get(int index)
get in interface List<RecordComponentDescription.InDefinedShape>get in class AbstractList<RecordComponentDescription.InDefinedShape>public int size()
size in interface Collection<RecordComponentDescription.InDefinedShape>size in interface List<RecordComponentDescription.InDefinedShape>size in class AbstractCollection<RecordComponentDescription.InDefinedShape>Copyright © 2014–2025. All rights reserved.