- Finding current android device location
- addToBackStack (FragmentTransaction)
- startActivity (Activity)
- runOnUiThread (Activity)
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- EOFException (java.io)
Thrown when a program encounters the end of a file or stream during an input
operation.
- PrintWriter (java.io)
Wraps either an existing OutputStream or an existing Writerand provides
convenience methods for prin
- ByteBuffer (java.nio)
A buffer for bytes. A byte buffer can be created in either one of the following
ways:
* #allocate
- MessageFormat (java.text)
Produces concatenated messages in language-neutral way. New code should probably
use java.util.Forma
- Hashtable (java.util)
A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on
org.cliffc.high_scale
- Best plugins for Eclipse