Interface GroupingAggregator.GroupEntry<K,​G>

  • Enclosing class:
    GroupingAggregator

    public static interface GroupingAggregator.GroupEntry<K,​G>
    • Method Detail

      • getKey

        K getKey()
      • getConsumer

        G getConsumer()