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 collections-0.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
exchange.core2.collections.objpool
├─ exchange.core2.collections.objpool.ObjectsPool.class - [JAR]
exchange.core2.collections.art
├─ exchange.core2.collections.art.ArtNode16.class - [JAR]
├─ exchange.core2.collections.art.ArtNode256.class - [JAR]
├─ exchange.core2.collections.art.ArtNode4.class - [JAR]
├─ exchange.core2.collections.art.ArtNode48.class - [JAR]
├─ exchange.core2.collections.art.IArtNode.class - [JAR]
├─ exchange.core2.collections.art.LongAdaptiveRadixTreeMap.class - [JAR]
├─ exchange.core2.collections.art.LongObjConsumer.class - [JAR]