Constructor and Description |
---|
MapUtil() |
Modifier and Type | Method and Description |
---|---|
static <K,V,M extends Map<K,V>> |
mergeMaps(M m1,
M m2,
BinaryOperator<V> op,
Supplier<M> mapSupplier) |
public static <K,V,M extends Map<K,V>> M mergeMaps(M m1, M m2, BinaryOperator<V> op, Supplier<M> mapSupplier)
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024