- Reading from database using SQL prepared statement
- addToBackStack (FragmentTransaction)
- getSystemService (Context)
- onCreateOptionsMenu (Activity)
- FileInputStream (java.io)
An input stream that reads bytes from a file.
File file = ...finally
if (in != null)
in.clos
- MessageDigest (java.security)
Uses a one-way hash function to turn an arbitrary number of bytes into a
fixed-length byte sequence.
- NoSuchElementException (java.util)
Thrown when trying to retrieve an element past the end of an Enumeration or
Iterator.
- TimerTask (java.util)
The TimerTask class represents a task to run at a specified time. The task may
be run once or repeat
- Annotation (javassist.bytecode.annotation)
The annotation structure.An instance of this class is returned bygetAnnotations() in AnnotationsAttr
- Base64 (org.apache.commons.codec.binary)
Provides Base64 encoding and decoding as defined by RFC 2045.This class
implements section 6.8. Base
- 14 Best Plugins for Eclipse