- Creating JSON documents from java classes using gson
- getSupportFragmentManager (FragmentActivity)
- findViewById (Activity)
- getApplicationContext (Context)
- OutputStream (java.io)
A writable sink for bytes.Most clients will use output streams that write data
to the file system (
- SocketTimeoutException (java.net)
This exception is thrown when a timeout expired on a socket read or accept
operation.
- Callable (java.util.concurrent)
A task that returns a result and may throw an exception. Implementors define a
single method with no
- ExecutorService (java.util.concurrent)
An Executor that provides methods to manage termination and methods that can
produce a Future for tr
- XPath (javax.xml.xpath)
XPath provides access to the XPath evaluation environment and expressions.
Evaluation of XPath Expr
- FileUtils (org.apache.commons.io)
General file manipulation utilities. Facilities are provided in the following
areas: * writing to a
- Best plugins for Eclipse