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 kripton-shared-preferences-8.2.0-rc.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.abubusoft.kripton.android.annotation
├─ com.abubusoft.kripton.android.annotation.BindPreference.class - [JAR]
├─ com.abubusoft.kripton.android.annotation.BindPreferenceAdapter.class - [JAR]
├─ com.abubusoft.kripton.android.annotation.BindSharedPreferences.class - [JAR]
com.abubusoft.kripton.android.sharedprefs
├─ com.abubusoft.kripton.android.sharedprefs.AbstractSharedPreference.class - [JAR]
├─ com.abubusoft.kripton.android.sharedprefs.PreferenceType.class - [JAR]
├─ com.abubusoft.kripton.android.sharedprefs.PreferenceTypeAdapter.class - [JAR]
com.abubusoft.kripton.common
├─ com.abubusoft.kripton.common.PrefsTypeAdapterUtils.class - [JAR]