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 srp-reflection-0.8.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.srplib.reflection
├─ org.srplib.reflection.EmptyInvocationHandler.class - [JAR]
├─ org.srplib.reflection.ProxyUtils.class - [JAR]
├─ org.srplib.reflection.ReflectionException.class - [JAR]
├─ org.srplib.reflection.ReflectionInvoker.class - [JAR]
├─ org.srplib.reflection.ReflectionUtils.class - [JAR]
├─ org.srplib.reflection.ToStringHelper.class - [JAR]
├─ org.srplib.reflection.Types.class - [JAR]