- Parsing JSON documents to java classes using gson
- setRequestProperty (URLConnection)
- getSharedPreferences (Context)
- getSupportFragmentManager (FragmentActivity)
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- BorderLayout (java.awt)
A border layout lays out a container, arranging and resizing its components to
fit in five regions:
- Rectangle (java.awt)
A Rectangle specifies an area in a coordinate space that is enclosed by the
Rectangle object's top-
- KeyStore (java.security)
KeyStore is responsible for maintaining cryptographic keys and their owners.
The type of the syste
- TimerTask (java.util)
The TimerTask class represents a task to run at a specified time. The task may
be run once or repeat
- Executors (java.util.concurrent)
Factory and utility methods for Executor, ExecutorService,
ScheduledExecutorService, ThreadFactory,
- Best plugins for Eclipse