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 pouch-pouch.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bitbucket.cowwoc.pouch
├─ org.bitbucket.cowwoc.pouch.AbstractLazyReference.class - [JAR]
├─ org.bitbucket.cowwoc.pouch.ConcurrentChildScopes.class - [JAR]
├─ org.bitbucket.cowwoc.pouch.ConcurrentLazyFactory.class - [JAR]
├─ org.bitbucket.cowwoc.pouch.ConcurrentLazyReference.class - [JAR]
├─ org.bitbucket.cowwoc.pouch.ConstantReference.class - [JAR]
├─ org.bitbucket.cowwoc.pouch.Factory.class - [JAR]
├─ org.bitbucket.cowwoc.pouch.LazyFactory.class - [JAR]
├─ org.bitbucket.cowwoc.pouch.LazyReference.class - [JAR]
├─ org.bitbucket.cowwoc.pouch.Reference.class - [JAR]