- Creating JSON documents from java classes using gson
- putExtra (Intent)
- compareTo (BigDecimal)
- getApplicationContext (Context)
- ObjectMapper (com.fasterxml.jackson.databind)
ObjectMapper provides functionality for reading and writing JSON, either to and
from basic POJOs (Pl
- Pointer (com.sun.jna)
An abstraction for a native pointer data type. A Pointer instance represents, on
the Java side, a na
- BigDecimal (java.math)
An immutable arbitrary-precision signed decimal.A value is represented by an
arbitrary-precision "un
- Collection (java.util)
Collection is the root of the collection hierarchy. It defines operations on
data collections and t
- Date (java.util)
A specific moment in time, with millisecond precision. Values typically come
from System#currentTime
- Table (org.hibernate.mapping)
A relational table
- Top Vim plugins