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 kollections-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tech.codingzen.kollections
├─ tech.codingzen.kollections.Iterator_helperKt.class - [JAR]
├─ tech.codingzen.kollections.None.class - [JAR]
├─ tech.codingzen.kollections.Option.class - [JAR]
├─ tech.codingzen.kollections.OptionKt.class - [JAR]
├─ tech.codingzen.kollections.SingleIterator.class - [JAR]
├─ tech.codingzen.kollections.Some.class - [JAR]