- Start an intent from android
- scheduleAtFixedRate (Timer)
- addToBackStack (FragmentTransaction)
- setRequestProperty (URLConnection)
- RandomAccessFile (java.io)
Allows reading from and writing to a file in a random-access manner. This is
different from the uni-
- HttpURLConnection (java.net)
An URLConnection for HTTP (RFC 2616 [http://tools.ietf.org/html/rfc2616]) used
to send and receive d
- ResultSet (java.sql)
An interface for an object which represents a database table entry, returned as
the result of the qu
- Time (java.sql)
Java representation of an SQL TIME value. Provides utilities to format and parse
the time's represen
- LinkedList (java.util)
Doubly-linked list implementation of the List and Dequeinterfaces. Implements
all optional list oper
- TreeMap (java.util)
Walk the nodes of the tree left-to-right or right-to-left. Note that in
descending iterations, next
- Best plugins for Eclipse