- Creating JSON documents from java classes using gson
- setContentView (Activity)
- getSupportFragmentManager (FragmentActivity)
- requestLocationUpdates (LocationManager)
- Color (java.awt)
The Color class is used to encapsulate colors in the default sRGB color space or
colors in arbitrary
- MessageDigest (java.security)
Uses a one-way hash function to turn an arbitrary number of bytes into a
fixed-length byte sequence.
- HashMap (java.util)
HashMap is an implementation of Map. All optional operations are supported.All
elements are permitte
- ExecutorService (java.util.concurrent)
An Executor that provides methods to manage termination and methods that can
produce a Future for tr
- JarFile (java.util.jar)
JarFile is used to read jar entries and their associated data from jar files.
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- Best plugins for Eclipse