Package org.jboss.jandex
Class StrongInternPool.MethodInternPool
java.lang.Object
org.jboss.jandex.StrongInternPool<MethodInternal>
org.jboss.jandex.StrongInternPool.MethodInternPool
- All Implemented Interfaces:
Serializable
,Cloneable
- Enclosing class:
StrongInternPool<E>
private static final class StrongInternPool.MethodInternPool
extends StrongInternPool<MethodInternal>
-
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
(MethodInternal o1, MethodInternal 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
-
MethodInternPool
public MethodInternPool()
-
-
Method Details
-
equality
- Specified by:
equality
in classStrongInternPool<MethodInternal>
-
hashCode
- Specified by:
hashCode
in classStrongInternPool<MethodInternal>
-