SongodaCore/Core
Christian Koop 21f8487988
Code cleanup and optimization
* I replaced some calls to the *Java Stream API*
* Using `new ArrayList<>()` instead of `new ArrayList()` because *SongodaCore* is compiled with Java 8
2021-04-06 18:46:56 +02:00
..
src/main/java/com/songoda/core Code cleanup and optimization 2021-04-06 18:46:56 +02:00
pom.xml version 2.4.49 2021-04-05 13:49:27 -05:00