Cleanup for 1.3.0 (#1969)
* replace some guava API with new Java 1.7 native API * replace Collections.sort with List.sort(Java 1.7) * replace annonymous inner types with lambdas * use try-with-resources where possible * replace explicit types with diamond operators
Showing
Please register or sign in to comment