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 proxypref-0.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
info.android15.proxypreferences
├─ info.android15.proxypreferences.BuildConfig.class - [JAR]
proxypref.annotation
├─ proxypref.annotation.DefaultBoolean.class - [JAR]
├─ proxypref.annotation.DefaultFloat.class - [JAR]
├─ proxypref.annotation.DefaultInteger.class - [JAR]
├─ proxypref.annotation.DefaultLong.class - [JAR]
├─ proxypref.annotation.DefaultSet.class - [JAR]
├─ proxypref.annotation.DefaultString.class - [JAR]
├─ proxypref.annotation.Preference.class - [JAR]
proxypref
├─ proxypref.ProxyHandler.class - [JAR]
├─ proxypref.ProxyPreferences.class - [JAR]
proxypref.method
├─ proxypref.method.DataType.class - [JAR]
├─ proxypref.method.MethodInfo.class - [JAR]
├─ proxypref.method.MethodType.class - [JAR]
├─ proxypref.method.OnSharedPreferenceChangeListenerOnSubscribe.class - [JAR]
├─ proxypref.method.RxDelegate.class - [JAR]