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 hscore-extra-4.3.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.hsgamer.hscore.extra.supplier
├─ me.hsgamer.hscore.extra.supplier.ThrowableSupplier.class - [JAR]
├─ me.hsgamer.hscore.extra.supplier.package-info.class - [JAR]
me.hsgamer.hscore.extra.consumer
├─ me.hsgamer.hscore.extra.consumer.ThrowableBiConsumer.class - [JAR]
├─ me.hsgamer.hscore.extra.consumer.ThrowableConsumer.class - [JAR]
├─ me.hsgamer.hscore.extra.consumer.package-info.class - [JAR]
me.hsgamer.hscore.extra
├─ me.hsgamer.hscore.extra.package-info.class - [JAR]
me.hsgamer.hscore.extra.function
├─ me.hsgamer.hscore.extra.function.ThrowableBiFunction.class - [JAR]
├─ me.hsgamer.hscore.extra.function.ThrowableFunction.class - [JAR]
├─ me.hsgamer.hscore.extra.function.package-info.class - [JAR]