- Start an intent from android
- notifyDataSetChanged (ArrayAdapter)
- getSharedPreferences (Context)
- requestLocationUpdates (LocationManager)
- Component (java.awt)
A component is an object having a graphical representation that can be displayed
on the screen and t
- Runnable (java.lang)
Represents a command that can be executed. Often used to run code in a different
Thread.
- HttpURLConnection (java.net)
An URLConnection for HTTP (RFC 2616 [http://tools.ietf.org/html/rfc2616]) used
to send and receive d
- Proxy (java.net)
This class represents proxy server settings. A created instance of Proxy stores
a type and an addres
- Hashtable (java.util)
A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on
org.cliffc.high_scale
- HttpServlet (javax.servlet.http)
Provides an abstract class to be subclassed to create an HTTP servlet suitable
for a Web site. A sub
- Top plugins for WebStorm