Interface OperationAggregator.KeyProvider<T,​K>

  • Enclosing class:
    OperationAggregator<T,​K,​R>

    public static interface OperationAggregator.KeyProvider<T,​K>
    • Method Detail

      • getKey

        K getKey​(T value)