Interface OperationAggregator.KeyProvider<T,K>
- 
- Enclosing class:
 - OperationAggregator<T,K,R>
 
public static interface OperationAggregator.KeyProvider<T,K> 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description KgetKey(T value) 
 -