- Creating JSON documents from java classes using gson
- getSupportFragmentManager (FragmentActivity)
- setContentView (Activity)
- runOnUiThread (Activity)
- Point (java.awt)
A point representing a location in (x,y) coordinate space, specified in integer
precision.
- BigDecimal (java.math)
An immutable arbitrary-precision signed decimal.A value is represented by an
arbitrary-precision "un
- MessageDigest (java.security)
Uses a one-way hash function to turn an arbitrary number of bytes into a
fixed-length byte sequence.
- Executor (java.util.concurrent)
An object that executes submitted Runnable tasks. This interface provides a way
of decoupling task s
- Handler (java.util.logging)
A Handler object accepts a logging request and exports the desired messages to a
target, for example
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- Best plugins for Eclipse