- Creating JSON documents from java classes using gson
- findViewById (Activity)
- setScale (BigDecimal)
- addToBackStack (FragmentTransaction)
- BorderLayout (java.awt)
A border layout lays out a container, arranging and resizing its components to
fit in five regions:
- HttpURLConnection (java.net)
An URLConnection for HTTP (RFC 2616 [http://tools.ietf.org/html/rfc2616]) used
to send and receive d
- MalformedURLException (java.net)
This exception is thrown when a program attempts to create an URL from an
incorrect specification.
- Enumeration (java.util)
A legacy iteration interface.New code should use Iterator instead. Iterator
replaces the enumeration
- 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
- Timer (java.util)
Timers schedule one-shot or recurring TimerTask for execution. Prefer
java.util.concurrent.Scheduled
- Best plugins for Eclipse