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 objectio-kryo-15.0.0-beta9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.linkedin.dagli.objectio.kryo
├─ com.linkedin.dagli.objectio.kryo.AbstractKryoReader.class - [JAR]
├─ com.linkedin.dagli.objectio.kryo.AbstractKryoWriter.class - [JAR]
├─ com.linkedin.dagli.objectio.kryo.KryoFileReader.class - [JAR]
├─ com.linkedin.dagli.objectio.kryo.KryoFileWriter.class - [JAR]
├─ com.linkedin.dagli.objectio.kryo.KryoMemoryReader.class - [JAR]
├─ com.linkedin.dagli.objectio.kryo.KryoMemoryWriter.class - [JAR]
├─ com.linkedin.dagli.objectio.kryo.StreamTransformer.class - [JAR]