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 phoenix-1.18.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.mmorrell.phoenix.model
├─ com.mmorrell.phoenix.model.FIFOOrderId.class - [JAR]
├─ com.mmorrell.phoenix.model.FIFORestingOrder.class - [JAR]
├─ com.mmorrell.phoenix.model.LimitOrderPacketRecord.class - [JAR]
├─ com.mmorrell.phoenix.model.PhoenixMarket.class - [JAR]
├─ com.mmorrell.phoenix.model.PhoenixMarketHeader.class - [JAR]
├─ com.mmorrell.phoenix.model.PhoenixTraderState.class - [JAR]
com.mmorrell.phoenix.util
├─ com.mmorrell.phoenix.util.Keccak.class - [JAR]
├─ com.mmorrell.phoenix.util.PhoenixUtil.class - [JAR]
com.mmorrell.phoenix.program
├─ com.mmorrell.phoenix.program.PhoenixProgram.class - [JAR]
├─ com.mmorrell.phoenix.program.PhoenixSeatManagerProgram.class - [JAR]