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 node-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
club.xtdf.node.tree
├─ club.xtdf.node.tree.test.class - [JAR]
club.xtdf.node.tree.utils
├─ club.xtdf.node.tree.utils.ForestNodeManager.class - [JAR]
├─ club.xtdf.node.tree.utils.ForestNodeMerger.class - [JAR]
├─ club.xtdf.node.tree.utils.NodeLambdaWrapper.class - [JAR]
club.xtdf.node.tree.support
├─ club.xtdf.node.tree.support.NodeFunction.class - [JAR]
├─ club.xtdf.node.tree.support.SerializedLambda.class - [JAR]
club.xtdf.node.tree.pojo
├─ club.xtdf.node.tree.pojo.User.class - [JAR]