- Creating JSON documents from java classes using gson
- startActivity (Activity)
- onCreateOptionsMenu (Activity)
- getApplicationContext (Context)
- BufferedWriter (java.io)
Wraps an existing Writer and buffers the output. Expensive interaction with the
underlying reader is
- DecimalFormat (java.text)
A concrete subclass of NumberFormat that formats decimal numbers. It has a
variety of features desig
- List (java.util)
An ordered collection (also known as a sequence). The user of this interface has
precise control ove
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- ServletException (javax.servlet)
Defines a general exception a servlet can throw when it encounters difficulty.
- HttpServletRequest (javax.servlet.http)
Extends the javax.servlet.ServletRequest interface to provide request
information for HTTP servlets.
- Best plugins for Eclipse