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 retrofit-mock-2.10.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
retrofit2.mock
├─ retrofit2.mock.BehaviorCall.class - [JAR]
├─ retrofit2.mock.BehaviorDelegate.class - [JAR]
├─ retrofit2.mock.Calls.class - [JAR]
├─ retrofit2.mock.KotlinExtensionsKt.class - [JAR]
├─ retrofit2.mock.MockRetrofit.class - [JAR]
├─ retrofit2.mock.MockRetrofitIOException.class - [JAR]
├─ retrofit2.mock.NetworkBehavior.class - [JAR]
├─ retrofit2.mock.package-info.class - [JAR]