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 HashCodeCustomizer
KeyFactory. HASH_ASM_TYPE
Type.hashCode()
is very expensive as it traverses full descriptor to calculate hash code.
-