- Running tasks concurrently on multiple threads
- getResourceAsStream (ClassLoader)
- scheduleAtFixedRate (Timer)
- getSharedPreferences (Context)
- BigDecimal (java.math)
An immutable arbitrary-precision signed decimal.A value is represented by an
arbitrary-precision "un
- ServerSocket (java.net)
This class represents a server-side socket that waits for incoming client
connections. A ServerSocke
- URI (java.net)
A Uniform Resource Identifier that identifies an abstract or physical resource,
as specified by RFC
- Date (java.sql)
A class which can consume and produce dates in SQL Date format. Dates are
represented in SQL as yyyy
- SortedMap (java.util)
A map that has its keys ordered. The sorting is according to either the natural
ordering of its keys
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- Best plugins for Eclipse