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 zoltar-jmh-0.6.0-M4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.spotify.zoltar.jmh
├─ com.spotify.zoltar.jmh.BenchmarkTensorFlow.class - [JAR]
├─ com.spotify.zoltar.jmh.IrisHelper.class - [JAR]
com.spotify.zoltar
├─ com.spotify.zoltar.IrisFeaturesSpec.class - [JAR]
com.spotify.zoltar.jmh.jmh_generated
├─ com.spotify.zoltar.jmh.jmh_generated.BenchmarkTensorFlow_jmhType.class - [JAR]
├─ com.spotify.zoltar.jmh.jmh_generated.BenchmarkTensorFlow_jmhType_B1.class - [JAR]
├─ com.spotify.zoltar.jmh.jmh_generated.BenchmarkTensorFlow_jmhType_B2.class - [JAR]
├─ com.spotify.zoltar.jmh.jmh_generated.BenchmarkTensorFlow_jmhType_B3.class - [JAR]
├─ com.spotify.zoltar.jmh.jmh_generated.BenchmarkTensorFlow_predict_jmhTest.class - [JAR]