- Start an intent from android
- getExternalFilesDir (Context)
- putExtra (Intent)
- getApplicationContext (Context)
- Pointer (com.sun.jna)
An abstraction for a native pointer data type. A Pointer instance represents, on
the Java side, a na
- URI (java.net)
Represents a Uniform Resource Identifier (URI) reference. Aside from some minor
deviations noted bel
- Date (java.util)
A specific moment in time, with millisecond precision. Values typically come
from System#currentTime
- HttpServletRequest (javax.servlet.http)
Extends the javax.servlet.ServletRequest interface to provide request
information for HTTP servlets.
- BasicDataSource (org.apache.commons.dbcp)
Basic implementation of javax.sql.DataSource that is configured via JavaBeans
properties. This is no
- Loader (org.hibernate.loader)
Abstract superclass of object loading (and querying) strategies. This class
implements useful common