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 cell-0.1.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ton.java.cell
├─ org.ton.java.cell.BocHeader.class - [JAR]
├─ org.ton.java.cell.Cell.class - [JAR]
├─ org.ton.java.cell.CellBuilder.class - [JAR]
├─ org.ton.java.cell.CellSlice.class - [JAR]
├─ org.ton.java.cell.DeserializeCellDataResult.class - [JAR]
├─ org.ton.java.cell.Leaf.class - [JAR]
├─ org.ton.java.cell.Node.class - [JAR]
├─ org.ton.java.cell.TonHashMap.class - [JAR]
├─ org.ton.java.cell.TonHashMapE.class - [JAR]
├─ org.ton.java.cell.TonPfxHashMap.class - [JAR]
├─ org.ton.java.cell.TonPfxHashMapE.class - [JAR]
├─ org.ton.java.cell.TopologicalOrderArray.class - [JAR]
├─ org.ton.java.cell.TreeWalkResult.class - [JAR]