- Making http requests using okhttp
- findViewById (Activity)
- compareTo (BigDecimal)
- onRequestPermissionsResult (Fragment)
- 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
- GregorianCalendar (java.util)
GregorianCalendar is a concrete subclass of Calendarand provides the standard
calendar used by most
- Properties (java.util)
A Properties object is a Hashtable where the keys and values must be Strings.
Each property can have
- Scanner (java.util)
A parser that parses a text string of primitive types and strings with the help
of regular expressio
- JPanel (javax.swing)
- Best IntelliJ plugins