Package org.jboss.jandex
Class StrongInternPool.FieldInternPool
- 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
Modifier and TypeMethodDescription(package private) boolean
equality
(FieldInternal o1, FieldInternal o2) (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
-
FieldInternPool
public FieldInternPool()
-
-
Method Details
-
equality
- Specified by:
equality
in classStrongInternPool<FieldInternal>
-
hashCode
- Specified by:
hashCode
in classStrongInternPool<FieldInternal>
-