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 polygenesis-model-redux-0.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.polygenesis.system.redux
├─ io.polygenesis.system.redux.Action.class - [JAR]
├─ io.polygenesis.system.redux.ActionType.class - [JAR]
├─ io.polygenesis.system.redux.Feature.class - [JAR]
├─ io.polygenesis.system.redux.ReduxRepository.class - [JAR]
├─ io.polygenesis.system.redux.Store.class - [JAR]