Replace explicit generics with diamond operator
Where possible, explicit generic declarations to use the Java 8 diamond operator. See gh-9781
Showing
Please register or sign in to comment
Where possible, explicit generic declarations to use the Java 8 diamond operator. See gh-9781