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 java-snapshot-1.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.maximjev
├─ com.github.maximjev.CompatibleSnapshotFile.class - [JAR]
├─ com.github.maximjev.CompatibleSnapshotFormatter.class - [JAR]
├─ com.github.maximjev.DynamicFields.class - [JAR]
├─ com.github.maximjev.FieldMatch.class - [JAR]
├─ com.github.maximjev.FileHandler.class - [JAR]
├─ com.github.maximjev.JsonSnapshotFile.class - [JAR]
├─ com.github.maximjev.JsonSnapshotSerializer.class - [JAR]
├─ com.github.maximjev.ObjectMapperWrapper.class - [JAR]
├─ com.github.maximjev.Snapshot.class - [JAR]
├─ com.github.maximjev.SnapshotConfiguration.class - [JAR]
├─ com.github.maximjev.SnapshotFile.class - [JAR]
├─ com.github.maximjev.SnapshotFileExitHook.class - [JAR]
├─ com.github.maximjev.SnapshotFileFactory.class - [JAR]
├─ com.github.maximjev.SnapshotMismatchException.class - [JAR]
├─ com.github.maximjev.SnapshotPrettyPrinter.class - [JAR]
├─ com.github.maximjev.SnapshotSerializer.class - [JAR]
├─ com.github.maximjev.SnapshotUtils.class - [JAR]
├─ com.github.maximjev.SnapshotValidator.class - [JAR]
├─ com.github.maximjev.StackTraceProcessor.class - [JAR]
├─ com.github.maximjev.StorageType.class - [JAR]