- Parsing JSON documents to java classes using gson
- onCreateOptionsMenu (Activity)
- getExternalFilesDir (Context)
- findViewById (Activity)
- BufferedWriter (java.io)
Wraps an existing Writer and buffers the output. Expensive interaction with the
underlying reader is
- FileOutputStream (java.io)
An output stream that writes bytes to a file. If the output file exists, it can
be replaced or appen
- HttpURLConnection (java.net)
An URLConnection for HTTP (RFC 2616 [http://tools.ietf.org/html/rfc2616]) used
to send and receive d
- DecimalFormat (java.text)
A concrete subclass of NumberFormat that formats decimal numbers. It has a
variety of features desig
- Get (org.apache.hadoop.hbase.client)
Used to perform Get operations on a single row. To get everything for a row,
instantiate a Get objec
- Project (org.apache.tools.ant)
Central representation of an Ant project. This class defines an Ant project with
all of its targets,
- Top Sublime Text plugins