- Start an intent from android
- getSharedPreferences (Context)
- getSupportFragmentManager (FragmentActivity)
- getContentResolver (Context)
- BufferedWriter (java.io)
Wraps an existing Writer and buffers the output. Expensive interaction with the
underlying reader is
- Timestamp (java.sql)
A Java representation of the SQL TIMESTAMP type. It provides the capability of
representing the SQL
- DecimalFormat (java.text)
A concrete subclass of NumberFormat that formats decimal numbers. It has a
variety of features desig
- ResourceBundle (java.util)
ResourceBundle is an abstract class which is the superclass of classes which
provide Locale-specifi
- Filter (javax.servlet)
A filter is an object that performs filtering tasks on either the request to a
resource (a servlet o
- Options (org.apache.commons.cli)
Main entry-point into the library.
Options represents a collection of Option objects, which describ
- Top Sublime Text plugins