- Finding current android device location
- getExternalFilesDir (Context)
- getResourceAsStream (ClassLoader)
- notifyDataSetChanged (ArrayAdapter)
- Graphics2D (java.awt)
This Graphics2D class extends the Graphics class to provide more sophisticated
control overgraphics
- Comparator (java.util)
A Comparator is used to compare two objects to determine their ordering with
respect to each other.
- Deque (java.util)
A linear collection that supports element insertion and removal at both ends.
The name deque is shor
- Map (java.util)
A Map is a data structure consisting of a set of keys and values in which each
key is mapped to a si
- BlockingQueue (java.util.concurrent)
A java.util.Queue that additionally supports operations that wait for the queue
to become non-empty
- ZipFile (java.util.zip)
This class provides random read access to a zip file. You pay more to read the
zip file's central di
- Best plugins for Eclipse