Class StrongInternPool.RecordComponentInternPool
java.lang.Object
org.jboss.jandex.StrongInternPool<RecordComponentInternal>
org.jboss.jandex.StrongInternPool.RecordComponentInternPool
- All Implemented Interfaces:
Serializable, Cloneable
- Enclosing class:
StrongInternPool<E>
private static final class StrongInternPool.RecordComponentInternPool
extends StrongInternPool<RecordComponentInternal>
-
Nested Class Summary
Nested classes/interfaces inherited from class StrongInternPool
StrongInternPool.Index -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) boolean(package private) intMethods inherited from class 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
-
RecordComponentInternPool
public RecordComponentInternPool()
-
-
Method Details
-
equality
- Specified by:
equalityin classStrongInternPool<RecordComponentInternal>
-
hashCode
- Specified by:
hashCodein classStrongInternPool<RecordComponentInternal>
-