- Reading from database using SQL prepared statement
- getContentResolver (Context)
- addToBackStack (FragmentTransaction)
- setScale (BigDecimal)
- Runnable (java.lang)
Represents a command that can be executed. Often used to run code in a different
Thread.
- Charset (java.nio.charset)
A charset is a named mapping between Unicode characters and byte sequences.
Every Charset can decode
- BitSet (java.util)
The BitSet class implements abit array [http://en.wikipedia.org/wiki/Bit_array].
Each element is eit
- TimeZone (java.util)
TimeZone represents a time zone offset, and also figures out daylight savings.
Typically, you get a
- TreeMap (java.util)
Walk the nodes of the tree left-to-right or right-to-left. Note that in
descending iterations, next
- Base64 (org.apache.commons.codec.binary)
Provides Base64 encoding and decoding as defined by RFC 2045.This class
implements section 6.8. Base
- Top Sublime Text plugins