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 prettypb-include-0.3.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.dongliu.prettypb.runtime.include
├─ net.dongliu.prettypb.runtime.include.Extendable.class - [JAR]
├─ net.dongliu.prettypb.runtime.include.ExtendableImpl.class - [JAR]
├─ net.dongliu.prettypb.runtime.include.ExtensionField.class - [JAR]
├─ net.dongliu.prettypb.runtime.include.ExtensionRange.class - [JAR]
├─ net.dongliu.prettypb.runtime.include.ProtoBean.class - [JAR]
├─ net.dongliu.prettypb.runtime.include.ProtoEnum.class - [JAR]
├─ net.dongliu.prettypb.runtime.include.ProtoField.class - [JAR]
├─ net.dongliu.prettypb.runtime.include.ProtoMethod.class - [JAR]
├─ net.dongliu.prettypb.runtime.include.ProtoOutClass.class - [JAR]
├─ net.dongliu.prettypb.runtime.include.ProtoService.class - [JAR]
├─ net.dongliu.prettypb.runtime.include.ProtoType.class - [JAR]
├─ net.dongliu.prettypb.runtime.include.RpcCallback.class - [JAR]