- Start an intent from android
- findViewById (Activity)
- onCreateOptionsMenu (Activity)
- getResourceAsStream (ClassLoader)
- InputStream (java.io)
A readable source of bytes.Most clients will use input streams that read data
from the file system (
- MessageDigest (java.security)
Uses a one-way hash function to turn an arbitrary number of bytes into a
fixed-length byte sequence.
- Calendar (java.util)
Calendar is an abstract base class for converting between a Date object and a
set of integer fields
- Deque (java.util)
A linear collection that supports element insertion and removal at both ends.
The name deque is shor
- Hashtable (java.util)
A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on
org.cliffc.high_scale
- ReentrantLock (java.util.concurrent.locks)
A reentrant mutual exclusion Lock with the same basic behavior and semantics as
the implicit monitor
- Top PhpStorm plugins