- Creating JSON documents from java classes using gson
- setContentView (Activity)
- onCreateOptionsMenu (Activity)
- getExternalFilesDir (Context)
- FileWriter (java.io)
A specialized Writer that writes to a file in the file system. All write
requests made by calling me
- 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.util)
A specific moment in time, with millisecond precision. Values typically come
from System#currentTime
- GregorianCalendar (java.util)
GregorianCalendar is a concrete subclass of Calendarand provides the standard
calendar used by most
- Random (java.util)
This class provides methods that return pseudo-random values.It is dangerous to
seed Random with the
- Top plugins for WebStorm