- Making http requests using okhttp
- setContentView (Activity)
- putExtra (Intent)
- getSystemService (Context)
- Rectangle (java.awt)
A Rectangle specifies an area in a coordinate space that is enclosed by the
Rectangle object's top-
- BufferedWriter (java.io)
Wraps an existing Writer and buffers the output. Expensive interaction with the
underlying reader is
- FileInputStream (java.io)
An input stream that reads bytes from a file.
File file = ...finally
if (in != null)
in.clos
- SocketException (java.net)
This SocketException may be thrown during socket creation or setting options,
and is the superclass
- Semaphore (java.util.concurrent)
A counting semaphore. Conceptually, a semaphore maintains a set of permits. Each
#acquire blocks if
- LogFactory (org.apache.commons.logging)
Factory for creating Log instances, with discovery and configuration features
similar to that employ
- Top Sublime Text plugins