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 collectionhelper-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.simonpercic.collectionhelper
├─ com.github.simonpercic.collectionhelper.CollectionHelper.class - [JAR]
├─ com.github.simonpercic.collectionhelper.Mapper.class - [JAR]
├─ com.github.simonpercic.collectionhelper.Predicate.class - [JAR]
com.github.simonpercic.collectionhelper.exceptions
├─ com.github.simonpercic.collectionhelper.exceptions.InvalidOperationException.class - [JAR]