- Creating JSON documents from java classes using gson
- scheduleAtFixedRate (ScheduledExecutorService)
- setRequestProperty (URLConnection)
- getExternalFilesDir (Context)
- BorderLayout (java.awt)
A border layout lays out a container, arranging and resizing its components to
fit in five regions:
- Semaphore (java.util.concurrent)
A counting semaphore. Conceptually, a semaphore maintains a set of permits. Each
#acquire blocks if
- Servlet (javax.servlet)
Defines methods that all servlets must implement. A servlet is a small Java
program that runs within
- DataSource (javax.sql)
An interface for the creation of Connection objects which represent a connection
to a database. This
- JButton (javax.swing)
- Options (org.apache.commons.cli)
Main entry-point into the library.
Options represents a collection of Option objects, which describ
- Top plugins for Android Studio