- Making http post requests using okhttp
- getApplicationContext (Context)
- getExternalFilesDir (Context)
- scheduleAtFixedRate (Timer)
- ObjectMapper (com.fasterxml.jackson.databind)
ObjectMapper provides functionality for reading and writing JSON, either to and
from basic POJOs (Pl
- IOException (java.io)
Signals a general, I/O-related error. Error details may be specified when
calling the constructor, a
- Permission (java.security)
Legacy security code; do not use.
- SQLException (java.sql)
An exception that indicates a failed JDBC operation. It provides the following
information about pro
- Arrays (java.util)
This class contains various methods for manipulating arrays (such as sorting and
searching). This cl
- SortedMap (java.util)
A map that has its keys ordered. The sorting is according to either the natural
ordering of its keys
- Top Sublime Text plugins