- Parsing JSON documents to java classes using gson
- getSupportFragmentManager (FragmentActivity)
- getSystemService (Context)
- scheduleAtFixedRate (ScheduledExecutorService)
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- Window (java.awt)
A Window object is a top-level window with no borders and no menubar. The
default layout for a windo
- Arrays (java.util)
This class contains various methods for manipulating arrays (such as sorting and
searching). This cl
- LogFactory (org.apache.commons.logging)
Factory for creating Log instances, with discovery and configuration features
similar to that employ
- Get (org.apache.hadoop.hbase.client)
Used to perform Get operations on a single row. To get everything for a row,
instantiate a Get objec
- Scheduler (org.quartz)
This is the main interface of a Quartz Scheduler. A Scheduler maintains a registry of org.quartz.Job
- Best plugins for Eclipse