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 dense4j-0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.brunocvcunha.dense4j.ranker
├─ org.brunocvcunha.dense4j.ranker.CaseInsensitiveLinkedHashMap.class - [JAR]
├─ org.brunocvcunha.dense4j.ranker.DenseRankerUtils.class - [JAR]
├─ org.brunocvcunha.dense4j.ranker.IntegerValueComparator.class - [JAR]
org.brunocvcunha.dense4j
├─ org.brunocvcunha.dense4j.DenseCalculator.class - [JAR]