- Creating JSON documents from java classes using gson
- startActivity (Activity)
- findViewById (Activity)
- putExtra (Intent)
- Point (java.awt)
A point representing a location in (x,y) coordinate space, specified in integer
precision.
- TimerTask (java.util)
The TimerTask class represents a task to run at a specified time. The task may
be run once or repeat
- BlockingQueue (java.util.concurrent)
A java.util.Queue that additionally supports operations that wait for the queue
to become non-empty
- SSLHandshakeException (javax.net.ssl)
The exception that is thrown when a handshake could not be completed
successfully.
- Filter (javax.servlet)
A filter is an object that performs filtering tasks on either the request to a
resource (a servlet o
- DataSource (javax.sql)
An interface for the creation of Connection objects which represent a connection
to a database. This
- Top PhpStorm plugins