- Start an intent from android
- setRequestProperty (URLConnection)
- getResourceAsStream (ClassLoader)
- runOnUiThread (Activity)
- BufferedReader (java.io)
Wraps an existing Reader and buffers the input. Expensive interaction with the
underlying reader is
- Connection (java.sql)
A connection represents a link from a Java application to a database. All SQL
statements and results
- HashMap (java.util)
HashMap is an implementation of Map. All optional operations are supported.All
elements are permitte
- Executors (java.util.concurrent)
Factory and utility methods for Executor, ExecutorService,
ScheduledExecutorService, ThreadFactory,
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- Modifier (javassist)
The Modifier class provides static methods and constants to decode class and
member access modifiers
- 14 Best Plugins for Eclipse