- Running tasks concurrently on multiple threads
- requestLocationUpdates (LocationManager)
- startActivity (Activity)
- scheduleAtFixedRate (ScheduledExecutorService)
- Window (java.awt)
A Window object is a top-level window with no borders and no menubar. The
default layout for a windo
- Kernel (java.awt.image)
- FileReader (java.io)
A specialized Reader that reads from a file in the file system. All read
requests made by calling me
- BitSet (java.util)
The BitSet class implements abit array [http://en.wikipedia.org/wiki/Bit_array].
Each element is eit
- Calendar (java.util)
Calendar is an abstract base class for converting between a Date object and a
set of integer fields
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- Best plugins for Eclipse