- Making http requests using okhttp
- putExtra (Intent)
- getSystemService (Context)
- compareTo (BigDecimal)
- ObjectMapper (com.fasterxml.jackson.databind)
ObjectMapper provides functionality for reading and writing JSON, either to and
from basic POJOs (Pl
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- InputStreamReader (java.io)
A class for turning a byte stream into a character stream. Data read from the
source input stream is
- Callable (java.util.concurrent)
A task that returns a result and may throw an exception. Implementors define a
single method with no
- JLabel (javax.swing)
- LoggerFactory (org.slf4j)
The LoggerFactory is a utility class producing Loggers for various logging APIs,
most notably for lo
- CodeWhisperer alternatives