- Start an intent from android
- getContentResolver (Context)
- putExtra (Intent)
- scheduleAtFixedRate (Timer)
- LinkedHashMap (java.util)
LinkedHashMap is an implementation of Map that guarantees iteration order. All
optional operations a
- Scanner (java.util)
A parser that parses a text string of primitive types and strings with the help
of regular expressio
- UUID (java.util)
UUID is an immutable representation of a 128-bit universally unique identifier
(UUID). There are mul
- ConcurrentHashMap (java.util.concurrent)
A plug-in replacement for JDK1.5 java.util.concurrent.ConcurrentHashMap. This
version is based on or
- HttpServletRequest (javax.servlet.http)
Extends the javax.servlet.ServletRequest interface to provide request
information for HTTP servlets.
- Scheduler (org.quartz)
This is the main interface of a Quartz Scheduler. A Scheduler maintains a registry of org.quartz.Job
- Top Sublime Text plugins