Package org.jboss.jandex
Class StrongInternPool.TypeInternPool
- All Implemented Interfaces:
Serializable
,Cloneable
- Enclosing class:
StrongInternPool<E>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jboss.jandex.StrongInternPool
StrongInternPool.Index
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.jandex.StrongInternPool
clear, clone, contains, eq, forByteArrays, forFields, forMethods, forRecordComponents, forStrings, forTypeArrays, forTypes, hash, index, intern, isEmpty, iterator, mayContain, printDebugStats, remove, size, toInternalArray, toString
-
Constructor Details
-
TypeInternPool
public TypeInternPool()
-
-
Method Details
-
equality
- Specified by:
equality
in classStrongInternPool<Type>
-
hashCode
- Specified by:
hashCode
in classStrongInternPool<Type>
-