Class ClassReflectionHelperImpl.LifecycleKey
- java.lang.Object
-
- org.glassfish.hk2.utilities.reflection.internal.ClassReflectionHelperImpl.LifecycleKey
-
- Enclosing class:
- ClassReflectionHelperImpl
private static final class ClassReflectionHelperImpl.LifecycleKey extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.Class<?>clazzprivate inthashprivate java.lang.Class<?>matchingClass
-
Constructor Summary
Constructors Modifier Constructor Description privateLifecycleKey(java.lang.Class<?> clazz, java.lang.Class<?> matchingClass)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()
-