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 ezyfox-data-1.2.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tvd12.ezyfox.data.util
├─ com.tvd12.ezyfox.data.util.EzyCachedValueAnnotations.class - [JAR]
com.tvd12.ezyfox.data
├─ com.tvd12.ezyfox.data.EzyDataClassesFetcher.class - [JAR]
├─ com.tvd12.ezyfox.data.EzyIndexedDataClassesFetcher.class - [JAR]
├─ com.tvd12.ezyfox.data.EzyIndexedDataIdFetchers.class - [JAR]
├─ com.tvd12.ezyfox.data.EzySimpleIndexedDataClassesFetcher.class - [JAR]
com.tvd12.ezyfox.data.annotation
├─ com.tvd12.ezyfox.data.annotation.EzyCachedKey.class - [JAR]
├─ com.tvd12.ezyfox.data.annotation.EzyCachedValue.class - [JAR]
├─ com.tvd12.ezyfox.data.annotation.EzyIndexedData.class - [JAR]
├─ com.tvd12.ezyfox.data.annotation.IndexedData.class - [JAR]