- setScale (BigDecimal)
Returns a new BigDecimal instance with the specified scale. If the new scale is
greater than the old
- requestLocationUpdates (LocationManager)
- findViewById (Activity)
- Table (com.google.common.collect)
A collection that associates an ordered pair of keys, called a row key and a
column key, with a sing
- Font (java.awt)
- BufferedWriter (java.io)
Wraps an existing Writer and buffers the output. Expensive interaction with the
underlying reader is
- NumberFormat (java.text)
The abstract base class for all number formats. This class provides the
interface for formatting and
- GregorianCalendar (java.util)
GregorianCalendar is a concrete subclass of Calendarand provides the standard
calendar used by most
- ReentrantLock (java.util.concurrent.locks)
A reentrant mutual exclusion Lock with the same basic behavior and semantics as
the implicit monitor
- Base64 (org.apache.commons.codec.binary)
Provides Base64 encoding and decoding as defined by RFC 2045.This class
implements section 6.8. Base