Package org.jboss.jandex
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 org.jboss.jandex.StrongInternPool
StrongInternPool.Index
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) boolean
(package private) int
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
-
RecordComponentInternPool
public RecordComponentInternPool()
-
-
Method Details
-
equality
- Specified by:
equality
in classStrongInternPool<RecordComponentInternal>
-
hashCode
- Specified by:
hashCode
in classStrongInternPool<RecordComponentInternal>
-