protected static class TypePool.Default.LazyTypeDescription.LazyTypeList extends TypeList.AbstractBase
TypePool.Default.WithLazyResolution.LazyTypeDescriptions.TypeList.AbstractBase, TypeList.Empty, TypeList.Explicit, TypeList.ForLoadedTypes, TypeList.GenericmodCountNO_INTERFACES, UNDEFINED| Modifier | Constructor and Description |
|---|---|
protected |
LazyTypeList(TypePool typePool,
List<String> descriptors)
Creates a list of lazy type descriptions.
|
| Modifier and Type | Method and Description |
|---|---|
TypeDescription |
get(int index) |
int |
getStackSize()
Returns the sum of the size of all types contained in this list.
|
int |
size() |
String[] |
toInternalNames()
Returns a list of internal names of all types represented by this list.
|
asGenericTypes, 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 TypeDescription get(int index)
get in interface List<TypeDescription>get in class AbstractList<TypeDescription>public int size()
size in interface Collection<TypeDescription>size in interface List<TypeDescription>size in class AbstractCollection<TypeDescription>@MaybeNull public String[] toInternalNames()
toInternalNames in interface TypeListtoInternalNames in class TypeList.AbstractBasenull if the list is empty.public int getStackSize()
getStackSize in interface TypeListgetStackSize in class TypeList.AbstractBaseCopyright © 2014–2025. All rights reserved.