- Making http post requests using okhttp
- getExternalFilesDir (Context)
- onCreateOptionsMenu (Activity)
- runOnUiThread (Activity)
- GridBagLayout (java.awt)
The GridBagLayout class is a flexible layout manager that aligns components
vertically and horizonta
- Rectangle (java.awt)
A Rectangle specifies an area in a coordinate space that is enclosed by the
Rectangle object's top-
- URI (java.net)
A Uniform Resource Identifier that identifies an abstract or physical resource,
as specified by RFC
- URLConnection (java.net)
A connection to a URL for reading or writing. For HTTP connections, see
HttpURLConnection for docume
- Executors (java.util.concurrent)
Factory and utility methods for Executor, ExecutorService,
ScheduledExecutorService, ThreadFactory,
- Servlet (javax.servlet)
Defines methods that all servlets must implement. A servlet is a small Java
program that runs within
- Top Sublime Text plugins