Replacing of initialising an empty Array/HashMap with Collections.EMPTY_LIST/EMPTY_MAP.
Replacing the old For-Loops with the new Java 8 foreach.stream methodes with closures.
Authored by: wellgis 2016-05-09
Parent: [r800]
Child: [r802]