Package | Description |
---|---|
com.google.common.collect |
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
|
Modifier and Type | Method and Description |
---|---|
(package private) ImmutableTable.CollectorState<R,C,V> |
ImmutableTable.CollectorState.combine(ImmutableTable.CollectorState<R,C,V> other,
java.util.function.BinaryOperator<V> merger) |
Modifier and Type | Method and Description |
---|---|
(package private) ImmutableTable.CollectorState<R,C,V> |
ImmutableTable.CollectorState.combine(ImmutableTable.CollectorState<R,C,V> other,
java.util.function.BinaryOperator<V> merger) |