- Making http post requests using okhttp
- getSharedPreferences (Context)
- onRequestPermissionsResult (Fragment)
- runOnUiThread (Activity)
- Component (java.awt)
A component is an object having a graphical representation that can be displayed
on the screen and t
- ServerSocket (java.net)
This class represents a server-side socket that waits for incoming client
connections. A ServerSocke
- LinkedHashMap (java.util)
LinkedHashMap is an implementation of Map that guarantees iteration order. All
optional operations a
- Vector (java.util)
Vector is an implementation of List, backed by an array and synchronized. All
optional operations in
- Servlet (javax.servlet)
Defines methods that all servlets must implement. A servlet is a small Java
program that runs within
- Base64 (org.apache.commons.codec.binary)
Provides Base64 encoding and decoding as defined by RFC 2045.This class
implements section 6.8. Base
- Top Sublime Text plugins