SolidBlue2
· This project is a tiny utility to compute fingerprints of files. It is mainly used as the reference code for
a series of posts about Java 8 lambda programming, starting at:
http://tidalwave.it/fabrizio/blog/java-8-parallelism-exercise-part-i/
But it can also be used as a working tool.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window solidblue2-1.0-ALPHA-8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.