- Creating JSON documents from java classes using gson
- getExternalFilesDir (Context)
- getSystemService (Context)
- getContentResolver (Context)
- BufferedWriter (java.io)
Wraps an existing Writer and buffers the output. Expensive interaction with the
underlying reader is
- InputStream (java.io)
A readable source of bytes.Most clients will use input streams that read data
from the file system (
- SecureRandom (java.security)
This class generates cryptographically secure pseudo-random numbers. It is best
to invoke SecureRand
- Calendar (java.util)
Calendar is an abstract base class for converting between a Date object and a
set of integer fields
- BlockingQueue (java.util.concurrent)
A java.util.Queue that additionally supports operations that wait for the queue
to become non-empty
- IOUtils (org.apache.commons.io)
General IO stream manipulation utilities. This class provides static utility
methods for input/outpu
- Top Sublime Text plugins