Placate javac and its inferior type inferencing
The Eclipse compiler is perfectly happy with the original code, but javac is not. This commit adds some explicit typing to keep javac happy.
Showing
Please register or sign in to comment
The Eclipse compiler is perfectly happy with the original code, but javac is not. This commit adds some explicit typing to keep javac happy.