logo separator

[mkgmap-dev] Commit r4323: code cleanup around sorting, no change in output expected

From svn commit svn at mkgmap.org.uk on Sat Oct 26 09:00:32 BST 2019

Version mkgmap-r4323 was committed by gerd on Sat, 26 Oct 2019

code cleanup around sorting, no change in output expected
- replace Collectors.sort(list[,...])  by list.sort([...])
- avoid new Comparator(..), use Java 8 functional interface instead as it is easier to understand

http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4323


More information about the mkgmap-dev mailing list