- Reading from database using SQL prepared statement
- notifyDataSetChanged (ArrayAdapter)
- requestLocationUpdates (LocationManager)
- putExtra (Intent)
- Runnable (java.lang)
Represents a command that can be executed. Often used to run code in a different
Thread.
- ByteBuffer (java.nio)
A buffer for bytes. A byte buffer can be created in either one of the following
ways:
* #allocate
- Queue (java.util)
A collection designed for holding elements prior to processing. Besides basic
java.util.Collection o
- ConcurrentHashMap (java.util.concurrent)
A plug-in replacement for JDK1.5 java.util.concurrent.ConcurrentHashMap. This
version is based on or
- Modifier (javassist)
The Modifier class provides static methods and constants to decode class and
member access modifiers
- HttpServlet (javax.servlet.http)
Provides an abstract class to be subclassed to create an HTTP servlet suitable
for a Web site. A sub
- From CI to AI: The AI layer in your organization