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 presenter-common-1.0.2-beta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.io.navigation_common
├─ com.io.navigation_common.DefaultRestorePresenterStore.class - [JAR]
├─ com.io.navigation_common.EmptyPresenterFactory.class - [JAR]
├─ com.io.navigation_common.PresenterFactory.class - [JAR]
├─ com.io.navigation_common.PresenterFactoryKt.class - [JAR]
├─ com.io.navigation_common.PresenterStoreOwner.class - [JAR]
├─ com.io.navigation_common.ReferenceOnPresenter.class - [JAR]
├─ com.io.navigation_common.RestorePresenterStore.class - [JAR]
├─ com.io.navigation_common.SharedPresenterStore.class - [JAR]
├─ com.io.navigation_common.SimplePresenterStore.class - [JAR]
├─ com.io.navigation_common.UIPresenter.class - [JAR]