- Parsing JSON documents to java classes using gson
- getSharedPreferences (Context)
- putExtra (Intent)
- setContentView (Activity)
- Graphics2D (java.awt)
This Graphics2D class extends the Graphics class to provide more sophisticated
control overgraphics
- Charset (java.nio.charset)
A charset is a named mapping between Unicode characters and byte sequences.
Every Charset can decode
- Time (java.sql)
Java representation of an SQL TIME value. Provides utilities to format and parse
the time's represen
- Hashtable (java.util)
A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on
org.cliffc.high_scale
- BlockingQueue (java.util.concurrent)
A java.util.Queue that additionally supports operations that wait for the queue
to become non-empty
- Reflections (org.reflections)
Reflections one-stop-shop objectReflections scans your classpath, indexes the
metadata, allows you t
- Best plugins for Eclipse