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 refcodes-collection-1.1.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.refcodes.collection.impls
├─ org.refcodes.collection.impls.PropertiesImpl.class - [JAR]
org.refcodes.collection
├─ org.refcodes.collection.Clearable.class - [JAR]
├─ org.refcodes.collection.CollectionUtility.class - [JAR]
├─ org.refcodes.collection.Containable.class - [JAR]
├─ org.refcodes.collection.Container.class - [JAR]
├─ org.refcodes.collection.Dictionary.class - [JAR]
├─ org.refcodes.collection.Elements.class - [JAR]
├─ org.refcodes.collection.Keys.class - [JAR]
├─ org.refcodes.collection.Properties.class - [JAR]