- Making http requests using okhttp
- addToBackStack (FragmentTransaction)
- setRequestProperty (URLConnection)
- getSharedPreferences (Context)
- Rectangle (java.awt)
A Rectangle specifies an area in a coordinate space that is enclosed by the
Rectangle object's top-
- FileOutputStream (java.io)
An output stream that writes bytes to a file. If the output file exists, it can
be replaced or appen
- URL (java.net)
A Uniform Resource Locator that identifies the location of an Internet resource
as specified by RFC
- DecimalFormat (java.text)
A concrete subclass of NumberFormat that formats decimal numbers. It has a
variety of features desig
- HashMap (java.util)
HashMap is an implementation of Map. All optional operations are supported.All
elements are permitte
- AtomicInteger (java.util.concurrent.atomic)
An int value that may be updated atomically. See the java.util.concurrent.atomic
package specificati
- Top Sublime Text plugins