- Start an intent from android
- getSharedPreferences (Context)
- scheduleAtFixedRate (ScheduledExecutorService)
- notifyDataSetChanged (ArrayAdapter)
- Socket (java.net)
Provides a client-side TCP socket.
- BitSet (java.util)
The BitSet class implements abit array [http://en.wikipedia.org/wiki/Bit_array].
Each element is eit
- Deque (java.util)
A linear collection that supports element insertion and removal at both ends.
The name deque is shor
- Executor (java.util.concurrent)
An object that executes submitted Runnable tasks. This interface provides a way
of decoupling task s
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- StringUtils (org.apache.commons.lang)
Operations on java.lang.String that arenull safe.
* IsEmpty/IsBlank - checks if a String contains
- Top Sublime Text plugins