接口 HashCodeCustomizer

所有超级接口:
KeyFactoryCustomizer
函数接口:
这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。

@FunctionalInterface public interface HashCodeCustomizer extends KeyFactoryCustomizer
作者:
TODAY
2019-09-01 21:21
  • 方法概要

    修饰符和类型
    方法
    说明
    boolean
    Customizes calculation of hashcode
  • 方法详细资料

    • customize

      boolean customize(GeneratorAdapter e, Type type)
      Customizes calculation of hashcode
      参数:
      e - code emitter
      type - parameter type