接口 Customizer

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

@FunctionalInterface public interface Customizer extends KeyFactoryCustomizer
Customizes key types for KeyFactory when building equals, hashCode, and toString. For customization of field types, use FieldTypeCustomizer
作者:
TODAY
2019-09-03 13:03
另请参阅: