- Start an intent from android
- putExtra (Intent)
- scheduleAtFixedRate (ScheduledExecutorService)
- getApplicationContext (Context)
- Pointer (com.sun.jna)
An abstraction for a native pointer data type. A Pointer instance represents, on
the Java side, a na
- SocketTimeoutException (java.net)
This exception is thrown when a timeout expired on a socket read or accept
operation.
- Collection (java.util)
Collection is the root of the collection hierarchy. It defines operations on
data collections and t
- Random (java.util)
This class provides methods that return pseudo-random values.It is dangerous to
seed Random with the
- BlockingQueue (java.util.concurrent)
A java.util.Queue that additionally supports operations that wait for the queue
to become non-empty
- Location (org.springframework.beans.factory.parsing)
Class that models an arbitrary location in a Resource.Typically used to track
the location of proble
- Best plugins for Eclipse