- Start an intent from android
- putExtra (Intent)
- scheduleAtFixedRate (ScheduledExecutorService)
- getContentResolver (Context)
- InputStreamReader (java.io)
A class for turning a byte stream into a character stream. Data read from the
source input stream is
- ArrayList (java.util)
ArrayList is an implementation of List, backed by an array. All optional
operations including adding
- Collections (java.util)
This class consists exclusively of static methods that operate on or return
collections. It contains
- Dictionary (java.util)
Note: Do not use this class since it is obsolete. Please use the Map interface
for new implementatio
- HashSet (java.util)
HashSet is an implementation of a Set. All optional operations (adding and
removing) are supported.
- Logger (org.apache.log4j)
This is the central class in the log4j package. Most logging operations, except
configuration, are d
- Top Sublime Text plugins