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 compare-utils-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.nejckorasa
├─ io.github.nejckorasa.CollectionCmp.class - [JAR]
├─ io.github.nejckorasa.CollectionCmpBuilder.class - [JAR]
├─ io.github.nejckorasa.CollectionCmpSameBuilder.class - [JAR]
├─ io.github.nejckorasa.CollectionPartitioner.class - [JAR]
├─ io.github.nejckorasa.EqPair.class - [JAR]
├─ io.github.nejckorasa.EqualsUtils.class - [JAR]
├─ io.github.nejckorasa.ObjectCmp.class - [JAR]
io.github.nejckorasa.result
├─ io.github.nejckorasa.result.CmpPair.class - [JAR]
├─ io.github.nejckorasa.result.CmpResult.class - [JAR]
├─ io.github.nejckorasa.result.Diff.class - [JAR]