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 realm-annotations-10.16.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.realm.annotations
├─ io.realm.annotations.Beta.class - [JAR]
├─ io.realm.annotations.Ignore.class - [JAR]
├─ io.realm.annotations.Index.class - [JAR]
├─ io.realm.annotations.LinkingObjects.class - [JAR]
├─ io.realm.annotations.PrimaryKey.class - [JAR]
├─ io.realm.annotations.RealmClass.class - [JAR]
├─ io.realm.annotations.RealmField.class - [JAR]
├─ io.realm.annotations.RealmModule.class - [JAR]
├─ io.realm.annotations.RealmNamingPolicy.class - [JAR]
├─ io.realm.annotations.Required.class - [JAR]