KeyFactoryCustomizer
public interface HashCodeCustomizer extends KeyFactoryCustomizer
Modifier and Type | Method | 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 © 2018. All rights reserved.