- Start an intent from android
- getSystemService (Context)
- getResourceAsStream (ClassLoader)
- getSupportFragmentManager (FragmentActivity)
- BufferedWriter (java.io)
Wraps an existing Writer and buffers the output. Expensive interaction with the
underlying reader is
- Arrays (java.util)
This class contains various methods for manipulating arrays (such as sorting and
searching). This cl
- GregorianCalendar (java.util)
GregorianCalendar is a concrete subclass of Calendarand provides the standard
calendar used by most
- ConcurrentHashMap (java.util.concurrent)
A plug-in replacement for JDK1.5 java.util.concurrent.ConcurrentHashMap. This
version is based on or
- 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
- Top Vim plugins