- Parsing JSON documents to java classes using gson
- setContentView (Activity)
- onCreateOptionsMenu (Activity)
- notifyDataSetChanged (ArrayAdapter)
- Rectangle (java.awt)
A Rectangle specifies an area in a coordinate space that is enclosed by the
Rectangle object's top-
- SocketTimeoutException (java.net)
This exception is thrown when a timeout expired on a socket read or accept
operation.
- URI (java.net)
A Uniform Resource Identifier that identifies an abstract or physical resource,
as specified by RFC
- URL (java.net)
A Uniform Resource Locator that identifies the location of an Internet resource
as specified by RFC
- URLEncoder (java.net)
This class is used to encode a string using the format required by
application/x-www-form-urlencoded
- AtomicInteger (java.util.concurrent.atomic)
An int value that may be updated atomically. See the java.util.concurrent.atomic
package specificati
- Best plugins for Eclipse