- Reading from database using SQL prepared statement
- addToBackStack (FragmentTransaction)
- findViewById (Activity)
- getSupportFragmentManager (FragmentActivity)
- Graphics2D (java.awt)
This Graphics2D class extends the Graphics class to provide more sophisticated
control overgraphics
- Window (java.awt)
A Window object is a top-level window with no borders and no menubar. The
default layout for a windo
- Deque (java.util)
A linear collection that supports element insertion and removal at both ends.
The name deque is shor
- NoSuchElementException (java.util)
Thrown when trying to retrieve an element past the end of an Enumeration or
Iterator.
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- XPath (javax.xml.xpath)
XPath provides access to the XPath evaluation environment and expressions.
Evaluation of XPath Expr
- Best plugins for Eclipse