- Reactive rest calls using spring rest template
- getApplicationContext (Context)
- getSupportFragmentManager (FragmentActivity)
- putExtra (Intent)
- ObjectMapper (com.fasterxml.jackson.databind)
ObjectMapper provides functionality for reading and writing JSON, either to and
from basic POJOs (Pl
- InputStream (java.io)
A readable source of bytes.Most clients will use input streams that read data
from the file system (
- ServerSocket (java.net)
This class represents a server-side socket that waits for incoming client
connections. A ServerSocke
- Iterator (java.util)
An iterator over a sequence of objects, such as a collection.If a collection has
been changed since
- Collectors (java.util.stream)
- Options (org.apache.commons.cli)
Main entry-point into the library.
Options represents a collection of Option objects, which describ
- Top Sublime Text plugins