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 folo-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.ferdinandswoboda.folo
├─ io.github.ferdinandswoboda.folo.Entity.class - [JAR]
├─ io.github.ferdinandswoboda.folo.IdPair.class - [JAR]
├─ io.github.ferdinandswoboda.folo.IdPairInterface.class - [JAR]
├─ io.github.ferdinandswoboda.folo.Loader.class - [JAR]
├─ io.github.ferdinandswoboda.folo.LoaderBuilder.class - [JAR]
├─ io.github.ferdinandswoboda.folo.LoaderBuilderImpl.class - [JAR]
├─ io.github.ferdinandswoboda.folo.ObjectGraph.class - [JAR]
├─ io.github.ferdinandswoboda.folo.ObjectMapping.class - [JAR]
├─ io.github.ferdinandswoboda.folo.ObjectMappingInterface.class - [JAR]
├─ io.github.ferdinandswoboda.folo.Relation.class - [JAR]
├─ io.github.ferdinandswoboda.folo.RelationBuilder.class - [JAR]
├─ io.github.ferdinandswoboda.folo.Util.class - [JAR]
├─ io.github.ferdinandswoboda.folo.ValidationException.class - [JAR]
├─ io.github.ferdinandswoboda.folo.package-info.class - [JAR]