- Parsing JSON documents to java classes using gson
- scheduleAtFixedRate (ScheduledExecutorService)
- getSupportFragmentManager (FragmentActivity)
- setContentView (Activity)
- Graphics2D (java.awt)
This Graphics2D class extends the Graphics class to provide more sophisticated
control overgraphics
- GregorianCalendar (java.util)
GregorianCalendar is a concrete subclass of Calendarand provides the standard
calendar used by most
- HashMap (java.util)
HashMap is an implementation of Map. All optional operations are supported.All
elements are permitte
- ResourceBundle (java.util)
ResourceBundle is an abstract class which is the superclass of classes which
provide Locale-specifi
- Executors (java.util.concurrent)
Factory and utility methods for Executor, ExecutorService,
ScheduledExecutorService, ThreadFactory,
- Project (org.apache.tools.ant)
Central representation of an Ant project. This class defines an Ant project with
all of its targets,
- Best plugins for Eclipse