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 reflect-pandora-1.16.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.team33.patterns.reflect.pandora
├─ de.team33.patterns.reflect.pandora.Getter.class - [JAR]
├─ de.team33.patterns.reflect.pandora.Getters.class - [JAR]
├─ de.team33.patterns.reflect.pandora.Mapper.class - [JAR]
├─ de.team33.patterns.reflect.pandora.Methods.class - [JAR]
├─ de.team33.patterns.reflect.pandora.Prefix.class - [JAR]
├─ de.team33.patterns.reflect.pandora.Setter.class - [JAR]
├─ de.team33.patterns.reflect.pandora.Setters.class - [JAR]