- Parsing JSON documents to java classes using gson
- getSupportFragmentManager (FragmentActivity)
- getSharedPreferences (Context)
- scheduleAtFixedRate (ScheduledExecutorService)
- Timestamp (java.sql)
A Java representation of the SQL TIMESTAMP type. It provides the capability of
representing the SQL
- MessageFormat (java.text)
Produces concatenated messages in language-neutral way. New code should probably
use java.util.Forma
- Calendar (java.util)
Calendar is an abstract base class for converting between a Date object and a
set of integer fields
- Vector (java.util)
Vector is an implementation of List, backed by an array and synchronized. All
optional operations in
- Manifest (java.util.jar)
The Manifest class is used to obtain attribute information for a JarFile and its
entries.
- Filter (javax.servlet)
A filter is an object that performs filtering tasks on either the request to a
resource (a servlet o
- Best plugins for Eclipse