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 benchmarks-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
zipkin.reporter.benchmarks.generated
├─ zipkin.reporter.benchmarks.generated.EncodingBenchmarks_encode100Spans_json_jmhTest.class - [JAR]
├─ zipkin.reporter.benchmarks.generated.EncodingBenchmarks_encode100Spans_thrift_jmhTest.class - [JAR]
├─ zipkin.reporter.benchmarks.generated.EncodingBenchmarks_encodeListOf100Spans_json_jmhTest.class - [JAR]
├─ zipkin.reporter.benchmarks.generated.EncodingBenchmarks_encodeListOf100Spans_thrift_jmhTest.class - [JAR]
├─ zipkin.reporter.benchmarks.generated.EncodingBenchmarks_jmhType.class - [JAR]
├─ zipkin.reporter.benchmarks.generated.EncodingBenchmarks_jmhType_B1.class - [JAR]
├─ zipkin.reporter.benchmarks.generated.EncodingBenchmarks_jmhType_B2.class - [JAR]
├─ zipkin.reporter.benchmarks.generated.EncodingBenchmarks_jmhType_B3.class - [JAR]
zipkin.reporter.benchmarks
├─ zipkin.reporter.benchmarks.EncodingBenchmarks.class - [JAR]