- Reading from database using SQL prepared statement
- onCreateOptionsMenu (Activity)
- getSharedPreferences (Context)
- requestLocationUpdates (LocationManager)
- BufferedImage (java.awt.image)
The BufferedImage subclass describes an java.awt.Image with an accessible buffer
of image data. All
- Format (java.text)
The base class for all formats. This is an abstract base class which specifies
the protocol for clas
- BitSet (java.util)
The BitSet class implements abit array [http://en.wikipedia.org/wiki/Bit_array].
Each element is eit
- LinkedList (java.util)
Doubly-linked list implementation of the List and Dequeinterfaces. Implements
all optional list oper
- Stack (java.util)
Stack is a Last-In/First-Out(LIFO) data structure which represents a stack of
objects. It enables u
- ExecutorService (java.util.concurrent)
An Executor that provides methods to manage termination and methods that can
produce a Future for tr
- Top Vim plugins