View Java Class Source Code in JAR file
- 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 minhash-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.codelibs.minhash.util
├─ org.codelibs.minhash.util.FastBitSet.class - [JAR]
org.codelibs.minhash
├─ org.codelibs.minhash.MinHash.class - [JAR]
org.codelibs.minhash.analysis
├─ org.codelibs.minhash.analysis.MinHashTokenFilter.class - [JAR]