- Updating database using SQL prepared statement
- onCreateOptionsMenu (Activity)
- runOnUiThread (Activity)
- scheduleAtFixedRate (Timer)
- Color (java.awt)
The Color class is used to encapsulate colors in the default sRGB color space or
colors in arbitrary
- BigDecimal (java.math)
An immutable arbitrary-precision signed decimal.A value is represented by an
arbitrary-precision "un
- Timestamp (java.sql)
A Java representation of the SQL TIMESTAMP type. It provides the capability of
representing the SQL
- BitSet (java.util)
The BitSet class implements abit array [http://en.wikipedia.org/wiki/Bit_array].
Each element is eit
- ReentrantLock (java.util.concurrent.locks)
A reentrant mutual exclusion Lock with the same basic behavior and semantics as
the implicit monitor
- 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