- Making http post requests using okhttp
- getResourceAsStream (ClassLoader)
- getSupportFragmentManager (FragmentActivity)
- addToBackStack (FragmentTransaction)
- ObjectMapper (com.fasterxml.jackson.databind)
ObjectMapper provides functionality for reading and writing JSON, either to and
from basic POJOs (Pl
- Deque (java.util)
A linear collection that supports element insertion and removal at both ends.
The name deque is shor
- Manifest (java.util.jar)
The Manifest class is used to obtain attribute information for a JarFile and its
entries.
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- Cipher (javax.crypto)
This class provides access to implementations of cryptographic ciphers for
encryption and decryption
- IOUtils (org.apache.commons.io)
General IO stream manipulation utilities. This class provides static utility
methods for input/outpu
- Top Sublime Text plugins