private static class GroupingAggregator.ObjectEntry<K,V> extends EntryHashMap.Entry<K> implements GroupingAggregator.GroupEntry<K,V>
| Constructor and Description |
|---|
ObjectEntry(K key,
V value) |
| Modifier and Type | Method and Description |
|---|---|
V |
getConsumer() |
getKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKeyprivate V value
public V getConsumer()
getConsumer in interface GroupingAggregator.GroupEntry<K,V>