Uses of Interface
net.sf.cglib.core.HashCodeCustomizer
-
Packages that use HashCodeCustomizer Package Description net.sf.cglib.core -
-
Uses of HashCodeCustomizer in net.sf.cglib.core
Fields in net.sf.cglib.core declared as HashCodeCustomizer Modifier and Type Field Description static HashCodeCustomizerKeyFactory. HASH_ASM_TYPEType.hashCode()is very expensive as it traverses full descriptor to calculate hash code.
-