public abstract class VoteAggregator<K,V extends Number> extends KeyValueAggregator<K,V>
| Constructor and Description |
|---|
VoteAggregator() |
| Modifier and Type | Method and Description |
|---|---|
Set<K> |
getWinners() |
ValueMap<K,V> |
sumMap() |
add, add, add, asTransformedMap, clear, get, getValueFactoryCopyright © 2018. All rights reserved.