- Reading from database using SQL prepared statement
- getSharedPreferences (Context)
- getSupportFragmentManager (FragmentActivity)
- getContentResolver (Context)
- Format (java.text)
The base class for all formats. This is an abstract base class which specifies
the protocol for clas
- LinkedHashMap (java.util)
LinkedHashMap is an implementation of Map that guarantees iteration order. All
optional operations a
- StringTokenizer (java.util)
Breaks a string into tokens; new code should probably use String#split.>
// Legacy code:
StringTo
- UUID (java.util)
UUID is an immutable representation of a 128-bit universally unique identifier
(UUID). There are mul
- ConcurrentHashMap (java.util.concurrent)
A plug-in replacement for JDK1.5 java.util.concurrent.ConcurrentHashMap. This
version is based on or
- Reference (javax.naming)
- Top Vim plugins