- Start an intent from android
- runOnUiThread (Activity)
- getSupportFragmentManager (FragmentActivity)
- scheduleAtFixedRate (Timer)
- 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
- Rectangle (java.awt)
A Rectangle specifies an area in a coordinate space that is enclosed by the
Rectangle object's top-
- BigDecimal (java.math)
An immutable arbitrary-precision signed decimal.A value is represented by an
arbitrary-precision "un
- URI (java.net)
A Uniform Resource Identifier that identifies an abstract or physical resource,
as specified by RFC
- Charset (java.nio.charset)
A charset is a named mapping between Unicode characters and byte sequences.
Every Charset can decode
- HashSet (java.util)
HashSet is an implementation of a Set. All optional operations (adding and
removing) are supported.
- Best plugins for Eclipse