- Start an intent from android
- runOnUiThread (Activity)
- scheduleAtFixedRate (Timer)
- notifyDataSetChanged (ArrayAdapter)
- BorderLayout (java.awt)
A border layout lays out a container, arranging and resizing its components to
fit in five regions:
- Calendar (java.util)
Calendar is an abstract base class for converting between a Date object and a
set of integer fields
- StringTokenizer (java.util)
Breaks a string into tokens; new code should probably use String#split.>
// Legacy code:
StringTo
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- DataSource (javax.sql)
An interface for the creation of Connection objects which represent a connection
to a database. This
- Option (scala)
- Top Vim plugins