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 mill-core-desktop-0.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
coder.stanley.mill.core
├─ coder.stanley.mill.core.NamedReducer.class - [JAR]
├─ coder.stanley.mill.core.NativeViewStateStoreKt.class - [JAR]
├─ coder.stanley.mill.core.NativeViewStateStoreSaverKt.class - [JAR]
├─ coder.stanley.mill.core.Reducer.class - [JAR]
├─ coder.stanley.mill.core.ViewStateStore.class - [JAR]
├─ coder.stanley.mill.core.ViewStateStoreKt.class - [JAR]
├─ coder.stanley.mill.core.ViewStateStoreSaver.class - [JAR]
coder.stanley.mill.core.reducer
├─ coder.stanley.mill.core.reducer.BuilderKt.class - [JAR]
├─ coder.stanley.mill.core.reducer.ListKt.class - [JAR]
├─ coder.stanley.mill.core.reducer.ListReducer.class - [JAR]