- Creating JSON documents from java classes using gson
- scheduleAtFixedRate (ScheduledExecutorService)
- onCreateOptionsMenu (Activity)
- scheduleAtFixedRate (Timer)
- BorderLayout (java.awt)
A border layout lays out a container, arranging and resizing its components to
fit in five regions:
- BitSet (java.util)
The BitSet class implements abit array [http://en.wikipedia.org/wiki/Bit_array].
Each element is eit
- UUID (java.util)
UUID is an immutable representation of a 128-bit universally unique identifier
(UUID). There are mul
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- ServletException (javax.servlet)
Defines a general exception a servlet can throw when it encounters difficulty.
- Get (org.apache.hadoop.hbase.client)
Used to perform Get operations on a single row. To get everything for a row,
instantiate a Get objec
- Top PhpStorm plugins