You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 14, 2022. It is now read-only.
Source code is currently compiling for Java 7. The OpenJDK has supported Java 8 for sometime now, the code based should be moved up to the newer compiler.
Also any Anonymous Inner classes should be converted to Lambda expressions where possible.