- Parsing JSON documents to java classes using gson
- scheduleAtFixedRate (ScheduledExecutorService)
- runOnUiThread (Activity)
- onCreateOptionsMenu (Activity)
- MessageDigest (java.security)
Uses a one-way hash function to turn an arbitrary number of bytes into a
fixed-length byte sequence.
- DecimalFormat (java.text)
A concrete subclass of NumberFormat that formats decimal numbers. It has a
variety of features desig
- Reference (javax.naming)
- ServletException (javax.servlet)
Defines a general exception a servlet can throw when it encounters difficulty.
- HttpServletRequest (javax.servlet.http)
Extends the javax.servlet.ServletRequest interface to provide request
information for HTTP servlets.
- DataSource (javax.sql)
An interface for the creation of Connection objects which represent a connection
to a database. This
- Top 15 Vim Plugins