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 integraal-api-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fr.boreal.api.forgetting
├─ fr.boreal.api.forgetting.CommandParams.class - [JAR]
├─ fr.boreal.api.forgetting.IOUtil.class - [JAR]
├─ fr.boreal.api.forgetting.Main.class - [JAR]
├─ fr.boreal.api.forgetting.RedundancyValidator.class - [JAR]
fr.boreal.api.high_level_api
├─ fr.boreal.api.high_level_api.EndUserAPI.class - [JAR]
├─ fr.boreal.api.high_level_api.Environment.class - [JAR]
├─ fr.boreal.api.high_level_api.HybridRuleBase.class - [JAR]
fr.boreal.api.integraal_commander
├─ fr.boreal.api.integraal_commander.InteGraalCommander.class - [JAR]