- Finding current android device location
- getSharedPreferences (Context)
- startActivity (Activity)
- notifyDataSetChanged (ArrayAdapter)
- Graphics2D (java.awt)
This Graphics2D class extends the Graphics class to provide more sophisticated
control overgraphics
- PrintWriter (java.io)
Wraps either an existing OutputStream or an existing Writerand provides
convenience methods for prin
- SocketTimeoutException (java.net)
This exception is thrown when a timeout expired on a socket read or accept
operation.
- Notification (javax.management)
- Filter (javax.servlet)
A filter is an object that performs filtering tasks on either the request to a
resource (a servlet o
- HttpServlet (javax.servlet.http)
Provides an abstract class to be subclassed to create an HTTP servlet suitable
for a Web site. A sub
- CodeWhisperer alternatives