jar

info.android15.proxypref : proxypref

Maven & Gradle

Sep 17, 2015
14 stars

ProxyPref · ProxyPref is a simple Android library, which allows to easily access SharedPreferences.

Table Of Contents

Latest Version

Download info.android15.proxypref : proxypref JAR file - Latest Versions:

All Versions

Download info.android15.proxypref : proxypref JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]

Advertisement