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