public interface HashCodeCustomizer extends KeyFactoryCustomizer
Modifier and Type | Method and Description |
---|---|
boolean |
customize(CodeEmitter e,
org.objectweb.asm.Type type)
Customizes calculation of hashcode
|
boolean customize(CodeEmitter e, org.objectweb.asm.Type type)
e
- code emittertype
- parameter typeCopyright © 2024. All rights reserved.