java.lang.Object
org.glassfish.hk2.utilities.reflection.internal.ClassReflectionHelperImpl.LifecycleKey
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
clazz
private final Class<?> clazz
-
matchingClass
private final Class<?> matchingClass
-
hash
private final int hash
-
Constructor Details
-
LifecycleKey
private LifecycleKey(Class<?> clazz,
Class<?> matchingClass)
-