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 alloy-core-1.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.starchartlabs.alloy.core.collections
├─ org.starchartlabs.alloy.core.collections.MoreCollections.class - [JAR]
├─ org.starchartlabs.alloy.core.collections.MoreSpliterators.class - [JAR]
├─ org.starchartlabs.alloy.core.collections.PageIterator.class - [JAR]
├─ org.starchartlabs.alloy.core.collections.package-info.class - [JAR]
org.starchartlabs.alloy.core
├─ org.starchartlabs.alloy.core.Comparators.class - [JAR]
├─ org.starchartlabs.alloy.core.MoreObjects.class - [JAR]
├─ org.starchartlabs.alloy.core.Preconditions.class - [JAR]
├─ org.starchartlabs.alloy.core.Strings.class - [JAR]
├─ org.starchartlabs.alloy.core.Suppliers.class - [JAR]
├─ org.starchartlabs.alloy.core.Throwables.class - [JAR]
├─ org.starchartlabs.alloy.core.package-info.class - [JAR]