- Start an intent from android
- setRequestProperty (URLConnection)
- getSystemService (Context)
- scheduleAtFixedRate (ScheduledExecutorService)
- Point (java.awt)
A point representing a location in (x,y) coordinate space, specified in integer
precision.
- UnknownHostException (java.net)
Thrown when a hostname can not be resolved.
- BitSet (java.util)
The BitSet class implements abit array [http://en.wikipedia.org/wiki/Bit_array].
Each element is eit
- BlockingQueue (java.util.concurrent)
A java.util.Queue that additionally supports operations that wait for the queue
to become non-empty
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- LoggerFactory (org.slf4j)
The LoggerFactory is a utility class producing Loggers for various logging APIs,
most notably for lo
- Best plugins for Eclipse