- Type Parameters:
T- 对象类型
- Enclosing class:
AbstractRegistry<T>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
键生成策略接口
-
Method Summary
-
Method Details
-
keys
根据对象生成键- Parameters:
item- 对象- Returns:
- 生成的键
-