public static class TypeList.Empty extends FilterableList.Empty<TypeDescription,TypeList> implements TypeList
TypeList.AbstractBase, TypeList.Empty, TypeList.Explicit, TypeList.ForLoadedTypes, TypeList.GenericmodCountNO_INTERFACES, UNDEFINED| Constructor and Description |
|---|
Empty() |
| Modifier and Type | Method and Description |
|---|---|
TypeList.Generic |
asGenericTypes()
Returns a generic list of types.
|
int |
getStackSize()
Returns the sum of the size of all types contained in this list.
|
String[] |
toInternalNames()
Returns a list of internal names of all types represented by this list.
|
filter, get, getOnly, size, 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, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic String[] toInternalNames()
toInternalNames in interface TypeListnull if the list is empty.public int getStackSize()
getStackSize in interface TypeListpublic TypeList.Generic asGenericTypes()
asGenericTypes in interface TypeListCopyright © 2014–2025. All rights reserved.