public static final class GroupCountStep.GroupCountBiOperator<E> extends Object implements BinaryOperator<Map<E,Long>>, Serializable
Constructor and Description |
---|
GroupCountBiOperator() |
Modifier and Type | Method and Description |
---|---|
Map<E,Long> |
apply(Map<E,Long> mutatingSeed,
Map<E,Long> map) |
static <E> GroupCountStep.GroupCountBiOperator<E> |
instance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
maxBy, minBy
andThen
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.