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 highlander-0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.snell.michael.highlander
├─ com.snell.michael.highlander.AtomicHolder.class - [JAR]
├─ com.snell.michael.highlander.GuavaOptionalHighlander.class - [JAR]
├─ com.snell.michael.highlander.GuavaOptionalOnlyCollector.class - [JAR]
├─ com.snell.michael.highlander.Highlander.class - [JAR]
├─ com.snell.michael.highlander.Java7Highlander.class - [JAR]
├─ com.snell.michael.highlander.Messages.class - [JAR]
├─ com.snell.michael.highlander.OnlyCollector.class - [JAR]
├─ com.snell.michael.highlander.OptionalOnlyCollector.class - [JAR]