- java.lang.Object
-
- com.legyver.utils.mapqua.MapMerge
-
- All Implemented Interfaces:
java.util.function.BiFunction
public class MapMerge extends java.lang.Object implements java.util.function.BiFunctionMerge function for merging values in a map
-
-
Constructor Summary
Constructors Constructor Description MapMerge()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectapply(java.lang.Object oldValue, java.lang.Object newValue)
-