- Running tasks concurrently on multiple threads
- requestLocationUpdates (LocationManager)
- getContentResolver (Context)
- getSupportFragmentManager (FragmentActivity)
- Graphics2D (java.awt)
This Graphics2D class extends the Graphics class to provide more sophisticated
control overgraphics
- ServerSocket (java.net)
This class represents a server-side socket that waits for incoming client
connections. A ServerSocke
- ArrayList (java.util)
ArrayList is an implementation of List, backed by an array. All optional
operations including adding
- Calendar (java.util)
Calendar is an abstract base class for converting between a Date object and a
set of integer fields
- TimerTask (java.util)
The TimerTask class represents a task to run at a specified time. The task may
be run once or repeat
- ReentrantLock (java.util.concurrent.locks)
A reentrant mutual exclusion Lock with the same basic behavior and semantics as
the implicit monitor
- Top Sublime Text plugins