- Creating JSON documents from java classes using gson
- startActivity (Activity)
- addToBackStack (FragmentTransaction)
- putExtra (Intent)
- Pointer (com.sun.jna)
An abstraction for a native pointer data type. A Pointer instance represents, on
the Java side, a na
- Rectangle (java.awt)
A Rectangle specifies an area in a coordinate space that is enclosed by the
Rectangle object's top-
- Charset (java.nio.charset)
A charset is a named mapping between Unicode characters and byte sequences.
Every Charset can decode
- LinkedHashMap (java.util)
LinkedHashMap is an implementation of Map that guarantees iteration order. All
optional operations a
- ConcurrentHashMap (java.util.concurrent)
A plug-in replacement for JDK1.5 java.util.concurrent.ConcurrentHashMap. This
version is based on or
- BasicDataSource (org.apache.commons.dbcp)
Basic implementation of javax.sql.DataSource that is configured via JavaBeans
properties. This is no
- Top 15 Vim Plugins