- Creating JSON documents from java classes using gson
- scheduleAtFixedRate (Timer)
- putExtra (Intent)
- getSharedPreferences (Context)
- Pointer (com.sun.jna)
An abstraction for a native pointer data type. A Pointer instance represents, on
the Java side, a na
- Date (java.sql)
A class which can consume and produce dates in SQL Date format. Dates are
represented in SQL as yyyy
- List (java.util)
An ordered collection (also known as a sequence). The user of this interface has
precise control ove
- Set (java.util)
A Set is a data structure which does not allow duplicate elements.
- Semaphore (java.util.concurrent)
A counting semaphore. Conceptually, a semaphore maintains a set of permits. Each
#acquire blocks if
- Options (org.apache.commons.cli)
Main entry-point into the library.
Options represents a collection of Option objects, which describ
- Best plugins for Eclipse