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 binny-core_3-0.10.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
binny.stacked
├─ binny.stacked.StackedBinaryStore.class - [JAR]
binny
├─ binny.AttributeName.class - [JAR]
├─ binny.BinaryAttributes.class - [JAR]
├─ binny.BinaryId.class - [JAR]
├─ binny.BinaryStore.class - [JAR]
├─ binny.BuildInfo.class - [JAR]
├─ binny.ByteRange.class - [JAR]
├─ binny.ChunkDef.class - [JAR]
├─ binny.ChunkedBinaryStore.class - [JAR]
├─ binny.ContentTypeDetect.class - [JAR]
├─ binny.CopyTool.class - [JAR]
├─ binny.Hint.class - [JAR]
├─ binny.InsertChunkResult.class - [JAR]
├─ binny.SimpleContentType.class - [JAR]
├─ binny.package.class - [JAR]
binny.util
├─ binny.util.Logger.class - [JAR]
├─ binny.util.RangeCalc.class - [JAR]
├─ binny.util.Stopwatch.class - [JAR]
├─ binny.util.StreamUtil.class - [JAR]