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 protobufel-0.7.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.protobufel.util
├─ com.github.protobufel.util.MutableControlCollections.class - [JAR]
com.github.protobufel
├─ com.github.protobufel.DynamicMessage.class - [JAR]
├─ com.github.protobufel.IDynamicMessageProvider.class - [JAR]
├─ com.github.protobufel.MessageAdapter.class - [JAR]
├─ com.github.protobufel.ProtoInterfaces.class - [JAR]
├─ com.github.protobufel.RepeatedFieldBuilder.class - [JAR]
├─ com.github.protobufel.SingleFieldBuilder.class - [JAR]