- Start an intent from android
- getSharedPreferences (Context)
- startActivity (Activity)
- getResourceAsStream (ClassLoader)
- Component (java.awt)
A component is an object having a graphical representation that can be displayed
on the screen and t
- BufferedImage (java.awt.image)
The BufferedImage subclass describes an java.awt.Image with an accessible buffer
of image data. All
- Hashtable (java.util)
A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on
org.cliffc.high_scale
- LinkedList (java.util)
Doubly-linked list implementation of the List and Dequeinterfaces. Implements
all optional list oper
- PriorityQueue (java.util)
A PriorityQueue holds elements on a priority heap, which orders the elements
according to their natu
- TreeSet (java.util)
TreeSet is an implementation of SortedSet. All optional operations (adding and
removing) are support
- Top plugins for WebStorm