- Running tasks concurrently on multiple threads
- getSharedPreferences (Context)
- setContentView (Activity)
- getExternalFilesDir (Context)
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- GridBagLayout (java.awt)
The GridBagLayout class is a flexible layout manager that aligns components
vertically and horizonta
- EOFException (java.io)
Thrown when a program encounters the end of a file or stream during an input
operation.
- LinkedList (java.util)
Doubly-linked list implementation of the List and Dequeinterfaces. Implements
all optional list oper
- Get (org.apache.hadoop.hbase.client)
Used to perform Get operations on a single row. To get everything for a row,
instantiate a Get objec
- Location (org.springframework.beans.factory.parsing)
Class that models an arbitrary location in a Resource.Typically used to track
the location of proble
- Top Vim plugins