Uses of Interface
org.springframework.cglib.core.HashCodeCustomizer
Packages that use HashCodeCustomizer
-
Uses of HashCodeCustomizer in org.springframework.cglib.core
Fields in org.springframework.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.