- Running tasks concurrently on multiple threads
- runOnUiThread (Activity)
- getSupportFragmentManager (FragmentActivity)
- getSystemService (Context)
- BorderLayout (java.awt)
A border layout lays out a container, arranging and resizing its components to
fit in five regions:
- GridBagLayout (java.awt)
The GridBagLayout class is a flexible layout manager that aligns components
vertically and horizonta
- ConnectException (java.net)
A ConnectException is thrown if a connection cannot be established to a remote
host on a specific po
- UnknownHostException (java.net)
Thrown when a hostname can not be resolved.
- BitSet (java.util)
The BitSet class implements abit array [http://en.wikipedia.org/wiki/Bit_array].
Each element is eit
- DataSource (javax.sql)
An interface for the creation of Connection objects which represent a connection
to a database. This
- Top 12 Jupyter Notebook extensions