- Parsing JSON documents to java classes using gson
- getExternalFilesDir (Context)
- addToBackStack (FragmentTransaction)
- runOnUiThread (Activity)
- Calendar (java.util)
Calendar is an abstract base class for converting between a Date object and a
set of integer fields
- SortedMap (java.util)
A map that has its keys ordered. The sorting is according to either the natural
ordering of its keys
- Executor (java.util.concurrent)
An object that executes submitted Runnable tasks. This interface provides a way
of decoupling task s
- HttpServletRequest (javax.servlet.http)
Extends the javax.servlet.ServletRequest interface to provide request
information for HTTP servlets.
- Table (org.hibernate.mapping)
A relational table
- 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