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 bucket4j_jdk11-coherence-8.11.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.bucket4j.grid.coherence.pof
├─ io.github.bucket4j.grid.coherence.pof.CoherenceEntryProcessorPofSerializer.class - [JAR]
io.github.bucket4j.grid.coherence
├─ io.github.bucket4j.grid.coherence.Bucket4jCoherence.class - [JAR]
├─ io.github.bucket4j.grid.coherence.CoherenceProcessor.class - [JAR]
├─ io.github.bucket4j.grid.coherence.CoherenceProxyManager.class - [JAR]