- Creating JSON documents from java classes using gson
- getApplicationContext (Context)
- onCreateOptionsMenu (Activity)
- getSystemService (Context)
- HashSet (java.util)
HashSet is an implementation of a Set. All optional operations (adding and
removing) are supported.
- NoSuchElementException (java.util)
Thrown when trying to retrieve an element past the end of an Enumeration or
Iterator.
- SortedMap (java.util)
A map that has its keys ordered. The sorting is according to either the natural
ordering of its keys
- Manifest (java.util.jar)
The Manifest class is used to obtain attribute information for a JarFile and its
entries.
- StringUtils (org.apache.commons.lang)
Operations on java.lang.String that arenull safe.
* IsEmpty/IsBlank - checks if a String contains
- IsNull (org.hamcrest.core)
Is the value null?
- Top plugins for Android Studio