- Running tasks concurrently on multiple threads
- scheduleAtFixedRate (Timer)
- addToBackStack (FragmentTransaction)
- putExtra (Intent)
- Font (java.awt)
The Font class represents fonts, which are used to render text in a visible way.
A font provides the
- EOFException (java.io)
Thrown when a program encounters the end of a file or stream during an input
operation.
- IOException (java.io)
Signals a general, I/O-related error. Error details may be specified when
calling the constructor, a
- MessageDigest (java.security)
Uses a one-way hash function to turn an arbitrary number of bytes into a
fixed-length byte sequence.
- ArrayList (java.util)
ArrayList is an implementation of List, backed by an array. All optional
operations including adding
- Stack (java.util)
Stack is a Last-In/First-Out(LIFO) data structure which represents a stack of
objects. It enables u
- Top Sublime Text plugins