- Creating JSON documents from java classes using gson
- scheduleAtFixedRate (ScheduledExecutorService)
- setContentView (Activity)
- setScale (BigDecimal)
- ByteBuffer (java.nio)
A buffer for bytes. A byte buffer can be created in either one of the following
ways:
* #allocate
- MessageFormat (java.text)
Produces concatenated messages in language-neutral way. New code should probably
use java.util.Forma
- Properties (java.util)
A Properties object is a Hashtable where the keys and values must be Strings.
Each property can have
- TimeUnit (java.util.concurrent)
A TimeUnit represents time durations at a given unit of granularity and provides
utility methods to
- HttpServletRequest (javax.servlet.http)
Extends the javax.servlet.ServletRequest interface to provide request
information for HTTP servlets.
- DataSource (javax.sql)
An interface for the creation of Connection objects which represent a connection
to a database. This
- 21 Best IntelliJ Plugins