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 openml-python-common-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.feedzai.openml.python.jep.instance
├─ com.feedzai.openml.python.jep.instance.AbstractJepEvaluation.class - [JAR]
├─ com.feedzai.openml.python.jep.instance.JepFunction.class - [JAR]
├─ com.feedzai.openml.python.jep.instance.JepInstance.class - [JAR]
com.feedzai.openml.python.modules
├─ com.feedzai.openml.python.modules.SharedModulesParser.class - [JAR]
com.feedzai.openml.python
├─ com.feedzai.openml.python.AbstractClassificationPythonModelLoaderImpl.class - [JAR]
├─ com.feedzai.openml.python.ClassificationPythonModel.class - [JAR]