- Creating JSON documents from java classes using gson
- getSupportFragmentManager (FragmentActivity)
- getContentResolver (Context)
- onCreateOptionsMenu (Activity)
- HashMap (java.util)
HashMap is an implementation of Map. All optional operations are supported.All
elements are permitte
- Hashtable (java.util)
A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on
org.cliffc.high_scale
- Iterator (java.util)
An iterator over a sequence of objects, such as a collection.If a collection has
been changed since
- Locale (java.util)
Locale represents a language/country/variant combination. Locales are used to
alter the presentatio
- BlockingQueue (java.util.concurrent)
A java.util.Queue that additionally supports operations that wait for the queue
to become non-empty
- ConcurrentHashMap (java.util.concurrent)
A plug-in replacement for JDK1.5 java.util.concurrent.ConcurrentHashMap. This
version is based on or
- Best IntelliJ plugins