Package net.bytebuddy
Class TypeCache.LookupKey
- java.lang.Object
-
- net.bytebuddy.TypeCache.LookupKey
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedLookupKey(java.lang.ClassLoader classLoader)Creates a new lookup key.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object other)inthashCode()
-