Interface GroupingAggregator.GroupEntry<K,G>

Enclosing class:
GroupingAggregator

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

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getKey

      K getKey()
    • getConsumer

      G getConsumer()