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 f2-dsl-function-jvm-0.16.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
f2.dsl.fnc
├─ f2.dsl.fnc.F2Consumer.class - [JAR]
├─ f2.dsl.fnc.F2ConsumerKt.class - [JAR]
├─ f2.dsl.fnc.F2Function.class - [JAR]
├─ f2.dsl.fnc.F2LambdaExtensionKt.class - [JAR]
├─ f2.dsl.fnc.F2Supplier.class - [JAR]
├─ f2.dsl.fnc.F2SupplierSingle.class - [JAR]