- Creating JSON documents from java classes using gson
- runOnUiThread (Activity)
- setContentView (Activity)
- getContentResolver (Context)
- Container (java.awt)
A generic Abstract Window Toolkit(AWT) container object is a component that can
contain other AWT co
- Charset (java.nio.charset)
A charset is a named mapping between Unicode characters and byte sequences.
Every Charset can decode
- ArrayList (java.util)
ArrayList is an implementation of List, backed by an array. All optional
operations including adding
- BitSet (java.util)
The BitSet class implements abit array [http://en.wikipedia.org/wiki/Bit_array].
Each element is eit
- GregorianCalendar (java.util)
GregorianCalendar is a concrete subclass of Calendarand provides the standard
calendar used by most
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- Best IntelliJ plugins