- Making http requests using okhttp
- onCreateOptionsMenu (Activity)
- requestLocationUpdates (LocationManager)
- putExtra (Intent)
- BufferedWriter (java.io)
Wraps an existing Writer and buffers the output. Expensive interaction with the
underlying reader is
- SocketTimeoutException (java.net)
This exception is thrown when a timeout expired on a socket read or accept
operation.
- Charset (java.nio.charset)
A charset is a named mapping between Unicode characters and byte sequences.
Every Charset can decode
- LinkedHashMap (java.util)
LinkedHashMap is an implementation of Map that guarantees iteration order. All
optional operations a
- Properties (java.util)
A Properties object is a Hashtable where the keys and values must be Strings.
Each property can have
- Project (org.apache.tools.ant)
Central representation of an Ant project. This class defines an Ant project with
all of its targets,
- Top plugins for WebStorm