- Parsing JSON documents to java classes using gson
- runOnUiThread (Activity)
- findViewById (Activity)
- notifyDataSetChanged (ArrayAdapter)
- Font (java.awt)
The Font class represents fonts, which are used to render text in a visible way.
A font provides the
- Rectangle (java.awt)
A Rectangle specifies an area in a coordinate space that is enclosed by the
Rectangle object's top-
- SocketException (java.net)
This SocketException may be thrown during socket creation or setting options,
and is the superclass
- HashMap (java.util)
HashMap is an implementation of Map. All optional operations are supported.All
elements are permitte
- Callable (java.util.concurrent)
A task that returns a result and may throw an exception. Implementors define a
single method with no
- ThreadPoolExecutor (java.util.concurrent)
An ExecutorService that executes each submitted task using one of possibly
several pooled threads, n
- Best plugins for Eclipse