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 learnlib-ostia-0.17.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.learnlib.algorithm.ostia
├─ de.learnlib.algorithm.ostia.Blue.class - [JAR]
├─ de.learnlib.algorithm.ostia.Edge.class - [JAR]
├─ de.learnlib.algorithm.ostia.IntQueue.class - [JAR]
├─ de.learnlib.algorithm.ostia.OSSTWrapper.class - [JAR]
├─ de.learnlib.algorithm.ostia.OSTIA.class - [JAR]
├─ de.learnlib.algorithm.ostia.Out.class - [JAR]
├─ de.learnlib.algorithm.ostia.State.class - [JAR]
├─ de.learnlib.algorithm.ostia.StateCopy.class - [JAR]
├─ de.learnlib.algorithm.ostia.StateParent.class - [JAR]
├─ de.learnlib.algorithm.ostia.package-info.class - [JAR]