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 suspend-transform-runtime-jvm-0.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
love.forte.plugin.suspendtrans.runtime
├─ love.forte.plugin.suspendtrans.runtime.CoroutinesJdk8Transformer.class - [JAR]
├─ love.forte.plugin.suspendtrans.runtime.FutureTransformer.class - [JAR]
├─ love.forte.plugin.suspendtrans.runtime.RunInSuspendJvmKt.class - [JAR]
├─ love.forte.plugin.suspendtrans.runtime.SimpleTransformer.class - [JAR]