Uses of Interface
net.sf.cglib.core.HashCodeCustomizer
Packages that use HashCodeCustomizer
-
Uses of HashCodeCustomizer in net.sf.cglib.core
Fields in net.sf.cglib.core declared as HashCodeCustomizerModifier and TypeFieldDescriptionstatic final HashCodeCustomizer
KeyFactory.HASH_ASM_TYPE
Type.hashCode()
is very expensive as it traverses full descriptor to calculate hash code.