- Start an intent from android
- getSharedPreferences (Context)
- setScale (BigDecimal)
- addToBackStack (FragmentTransaction)
- Runnable (java.lang)
Represents a command that can be executed. Often used to run code in a different
Thread.
- Date (java.sql)
A class which can consume and produce dates in SQL Date format. Dates are
represented in SQL as yyyy
- Timestamp (java.sql)
A Java representation of the SQL TIMESTAMP type. It provides the capability of
representing the SQL
- Hashtable (java.util)
A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on
org.cliffc.high_scale
- UUID (java.util)
UUID is an immutable representation of a 128-bit universally unique identifier
(UUID). There are mul
- Stream (java.util.stream)
A sequence of elements supporting sequential and parallel aggregate operations.
The following exampl
- Top Vim plugins