- Creating JSON documents from java classes using gson
- setContentView (Activity)
- addToBackStack (FragmentTransaction)
- notifyDataSetChanged (ArrayAdapter)
- Kernel (java.awt.image)
- Runnable (java.lang)
Represents a command that can be executed. Often used to run code in a different
Thread.
- Charset (java.nio.charset)
A charset is a named mapping between Unicode characters and byte sequences.
Every Charset can decode
- LinkedList (java.util)
Doubly-linked list implementation of the List and Dequeinterfaces. Implements
all optional list oper
- Executor (java.util.concurrent)
An object that executes submitted Runnable tasks. This interface provides a way
of decoupling task s
- Servlet (javax.servlet)
Defines methods that all servlets must implement. A servlet is a small Java
program that runs within
- From CI to AI: The AI layer in your organization