- Creating JSON documents from java classes using gson
- compareTo (BigDecimal)
- findViewById (Activity)
- scheduleAtFixedRate (ScheduledExecutorService)
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- BorderLayout (java.awt)
A border layout lays out a container, arranging and resizing its components to
fit in five regions:
- ByteBuffer (java.nio)
A buffer for bytes. A byte buffer can be created in either one of the following
ways:
* #allocate
- Map (java.util)
A Map is a data structure consisting of a set of keys and values in which each
key is mapped to a si
- Filter (javax.servlet)
A filter is an object that performs filtering tasks on either the request to a
resource (a servlet o
- JCheckBox (javax.swing)
- CodeWhisperer alternatives