- Creating JSON documents from java classes using gson
- runOnUiThread (Activity)
- putExtra (Intent)
- startActivity (Activity)
- ObjectMapper (com.fasterxml.jackson.databind)
ObjectMapper provides functionality for reading and writing JSON, either to and
from basic POJOs (Pl
- RandomAccessFile (java.io)
Allows reading from and writing to a file in a random-access manner. This is
different from the uni-
- ArrayList (java.util)
ArrayList is an implementation of List, backed by an array. All optional
operations including adding
- Deque (java.util)
A linear collection that supports element insertion and removal at both ends.
The name deque is shor
- 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
- Option (scala)
- Top Sublime Text plugins