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 nd4j-parameter-server-model-1.0.0-M2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.nd4j.parameterserver.model
├─ org.nd4j.parameterserver.model.MasterConnectionInfo.class - [JAR]
├─ org.nd4j.parameterserver.model.MasterStatus.class - [JAR]
├─ org.nd4j.parameterserver.model.ServerState.class - [JAR]
├─ org.nd4j.parameterserver.model.ServerType.class - [JAR]
├─ org.nd4j.parameterserver.model.ServerTypeJson.class - [JAR]
├─ org.nd4j.parameterserver.model.SlaveConnectionInfo.class - [JAR]
├─ org.nd4j.parameterserver.model.SlaveStatus.class - [JAR]
├─ org.nd4j.parameterserver.model.SubscriberState.class - [JAR]