- Creating JSON documents from java classes using gson
- putExtra (Intent)
- onCreateOptionsMenu (Activity)
- requestLocationUpdates (LocationManager)
- BorderLayout (java.awt)
A border layout lays out a container, arranging and resizing its components to
fit in five regions:
- URLEncoder (java.net)
This class is used to encode a string using the format required by
application/x-www-form-urlencoded
- MessageDigest (java.security)
Uses a one-way hash function to turn an arbitrary number of bytes into a
fixed-length byte sequence.
- SecureRandom (java.security)
This class generates cryptographically secure pseudo-random numbers. It is best
to invoke SecureRand
- Date (java.sql)
A class which can consume and produce dates in SQL Date format. Dates are
represented in SQL as yyyy
- ConcurrentHashMap (java.util.concurrent)
A plug-in replacement for JDK1.5 java.util.concurrent.ConcurrentHashMap. This
version is based on or
- Top plugins for WebStorm