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 joj-reflect-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.joj.reflect.annotation
├─ io.joj.reflect.annotation.AnnotationBuilder.class - [JAR]
├─ io.joj.reflect.annotation.AnnotationValue.class - [JAR]
├─ io.joj.reflect.annotation.ArrayAnnotationValue.class - [JAR]
├─ io.joj.reflect.annotation.Java9.class - [JAR]
├─ io.joj.reflect.annotation.RegularAnnotationValue.class - [JAR]
├─ io.joj.reflect.annotation.SyntheticAnnotationCompleteness.class - [JAR]
├─ io.joj.reflect.annotation.SyntheticAnnotationInvocationHandler.class - [JAR]
io.joj.reflect
├─ io.joj.reflect.MethodReference0.class - [JAR]
├─ io.joj.reflect.MethodReferences.class - [JAR]
io.joj.reflect.annotation.internal
├─ io.joj.reflect.annotation.internal.Check.class - [JAR]
├─ io.joj.reflect.annotation.internal.Primitive.class - [JAR]