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) booleanequality(FieldInternal o1, FieldInternal o2) (package private) intMethods 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:
equalityin classStrongInternPool<FieldInternal>
-
hashCode
- Specified by:
hashCodein classStrongInternPool<FieldInternal>
-