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 collection_3-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.tarao.collection.relation
├─ com.github.tarao.collection.relation.Join.class - [JAR]
com.github.tarao.collection
├─ com.github.tarao.collection.CanBuildFrom.class - [JAR]
├─ com.github.tarao.collection.Cursor.class - [JAR]
├─ com.github.tarao.collection.Implicits.class - [JAR]
├─ com.github.tarao.collection.IterableOps.class - [JAR]
├─ com.github.tarao.collection.Offset.class - [JAR]
├─ com.github.tarao.collection.Refill.class - [JAR]
├─ com.github.tarao.collection.package.class - [JAR]