- getExternalFilesDir (Context)
- setScale (BigDecimal)
Returns a new BigDecimal instance with the specified scale. If the new scale is
greater than the old
- scheduleAtFixedRate (ScheduledExecutorService)
Creates and executes a periodic action that becomes enabled first after the
given initial delay, and
- VirtualMachine (com.sun.tools.attach)
A Java virtual machine. A VirtualMachine represents a Java virtual machine to which this Java virtua
- UnknownHostException (java.net)
Thrown when a hostname can not be resolved.
- Charset (java.nio.charset)
A charset is a named mapping between Unicode characters and byte sequences.
Every Charset can decode
- SimpleDateFormat (java.text)
Formats and parses dates in a locale-sensitive manner. Formatting turns a Date
into a String, and pa
- BitSet (java.util)
This implementation uses bit groups of size 32 to keep track of when bits are
set to true or false.
- Hashtable (java.util)
A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on
org.cliffc.high_scale
- TimeUnit (java.util.concurrent)
A TimeUnit represents time durations at a given unit of granularity and provides
utility methods to