- Creating JSON documents from java classes using gson
- onRequestPermissionsResult (Fragment)
- setContentView (Activity)
- putExtra (Intent)
- ArrayList (java.util)
ArrayList is an implementation of List, backed by an array. All optional
operations including adding
- Hashtable (java.util)
A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on
org.cliffc.high_scale
- TreeSet (java.util)
TreeSet is an implementation of SortedSet. All optional operations (adding and
removing) are support
- Callable (java.util.concurrent)
A task that returns a result and may throw an exception. Implementors define a
single method with no
- Base64 (org.apache.commons.codec.binary)
Provides Base64 encoding and decoding as defined by RFC 2045.This class
implements section 6.8. Base
- FileUtils (org.apache.commons.io)
General file manipulation utilities. Facilities are provided in the following
areas: * writing to a
- Best IntelliJ plugins