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 zoltar-tensorflow-0.6.0-M4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.spotify.zoltar.tf
├─ com.spotify.zoltar.tf.AutoValue_TensorFlowGraphModel.class - [JAR]
├─ com.spotify.zoltar.tf.AutoValue_TensorFlowModel.class - [JAR]
├─ com.spotify.zoltar.tf.AutoValue_TensorFlowModel_Options.class - [JAR]
├─ com.spotify.zoltar.tf.TensorFlowExtras.class - [JAR]
├─ com.spotify.zoltar.tf.TensorFlowGraphLoader.class - [JAR]
├─ com.spotify.zoltar.tf.TensorFlowGraphModel.class - [JAR]
├─ com.spotify.zoltar.tf.TensorFlowLoader.class - [JAR]
├─ com.spotify.zoltar.tf.TensorFlowModel.class - [JAR]
├─ com.spotify.zoltar.tf.TensorFlowPredictFn.class - [JAR]
├─ com.spotify.zoltar.tf.TensorflowMetaGraphDefParsingException.class - [JAR]