- Parsing JSON documents to java classes using gson
- onCreateOptionsMenu (Activity)
- requestLocationUpdates (LocationManager)
- setContentView (Activity)
- FileReader (java.io)
A specialized Reader that reads from a file in the file system. All read
requests made by calling me
- MessageDigest (java.security)
Uses a one-way hash function to turn an arbitrary number of bytes into a
fixed-length byte sequence.
- Hashtable (java.util)
A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on
org.cliffc.high_scale
- ConcurrentHashMap (java.util.concurrent)
A plug-in replacement for JDK1.5 java.util.concurrent.ConcurrentHashMap. This
version is based on or
- ZipFile (java.util.zip)
This class provides random read access to a zip file. You pay more to read the
zip file's central di
- FileUtils (org.apache.commons.io)
General file manipulation utilities. Facilities are provided in the following
areas: * writing to a
- Best IntelliJ plugins