- Making http requests using okhttp
- getSupportFragmentManager (FragmentActivity)
- runOnUiThread (Activity)
- addToBackStack (FragmentTransaction)
- Enumeration (java.util)
A legacy iteration interface.New code should use Iterator instead. Iterator
replaces the enumeration
- Map (java.util)
A Map is a data structure consisting of a set of keys and values in which each
key is mapped to a si
- SSLHandshakeException (javax.net.ssl)
The exception that is thrown when a handshake could not be completed
successfully.
- HttpServletRequest (javax.servlet.http)
Extends the javax.servlet.ServletRequest interface to provide request
information for HTTP servlets.
- Reflections (org.reflections)
Reflections one-stop-shop objectReflections scans your classpath, indexes the
metadata, allows you t
- LoggerFactory (org.slf4j)
The LoggerFactory is a utility class producing Loggers for various logging APIs,
most notably for lo
- Top Sublime Text plugins