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 log-sanitizer-benchmark-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
be.sysa.log.sanitize
├─ be.sysa.log.sanitize.MyBenchmark.class - [JAR]
be.sysa.log.sanitize.generated
├─ be.sysa.log.sanitize.generated.MyBenchmark_jmhType.class - [JAR]
├─ be.sysa.log.sanitize.generated.MyBenchmark_jmhType_B1.class - [JAR]
├─ be.sysa.log.sanitize.generated.MyBenchmark_jmhType_B2.class - [JAR]
├─ be.sysa.log.sanitize.generated.MyBenchmark_jmhType_B3.class - [JAR]
├─ be.sysa.log.sanitize.generated.MyBenchmark_testBase64_jmhTest.class - [JAR]
├─ be.sysa.log.sanitize.generated.MyBenchmark_testIban_jmhTest.class - [JAR]
├─ be.sysa.log.sanitize.generated.MyBenchmark_testJson_jmhTest.class - [JAR]
├─ be.sysa.log.sanitize.generated.MyBenchmark_testPan_jmhTest.class - [JAR]
├─ be.sysa.log.sanitize.generated.MyBenchmark_testToString_jmhTest.class - [JAR]
├─ be.sysa.log.sanitize.generated.MyBenchmark_testUuid_jmhTest.class - [JAR]