uncomment the methods
This commit is contained in:
parent
f0e93ad8fa
commit
7773f968da
|
@ -21,11 +21,11 @@ public class MergeMaps {
|
|||
|
||||
initialize();
|
||||
|
||||
//mergeFunction();
|
||||
mergeFunction();
|
||||
|
||||
//streamConcat();
|
||||
streamConcat();
|
||||
|
||||
//streamOf();
|
||||
streamOf();
|
||||
|
||||
streamEx();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue