- Parsing JSON documents to java classes using gson
- findViewById (Activity)
- runOnUiThread (Activity)
- getContentResolver (Context)
- FlowLayout (java.awt)
A flow layout arranges components in a left-to-right flow, much like lines of
text in a paragraph. F
- URL (java.net)
A Uniform Resource Locator that identifies the location of an Internet resource
as specified by RFC
- ByteBuffer (java.nio)
A buffer for bytes. A byte buffer can be created in either one of the following
ways: * #allocate(i
- ExecutorService (java.util.concurrent)
An Executor that provides methods to manage termination and methods that can
produce a Future for tr
- ZipFile (java.util.zip)
This class provides random read access to a zip file. You pay more to read the
zip file's central di
- LogFactory (org.apache.commons.logging)
A minimal incarnation of Apache Commons Logging's LogFactory API, providing just
the common Log look