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 workflow-tracing-1.11.0-beta03.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.squareup.workflow1.diagnostic.tracing
├─ com.squareup.workflow1.diagnostic.tracing.GcDetector.class - [JAR]
├─ com.squareup.workflow1.diagnostic.tracing.GcDetectorKt.class - [JAR]
├─ com.squareup.workflow1.diagnostic.tracing.MemoryStats.class - [JAR]
├─ com.squareup.workflow1.diagnostic.tracing.RuntimeMemoryStats.class - [JAR]
├─ com.squareup.workflow1.diagnostic.tracing.TracingWorkflowInterceptor.class - [JAR]
├─ com.squareup.workflow1.diagnostic.tracing.TracingWorkflowInterceptorKt.class - [JAR]