- Making http requests using okhttp
- findViewById (Activity)
- onRequestPermissionsResult (Fragment)
- addToBackStack (FragmentTransaction)
- InputStream (java.io)
A readable source of bytes.Most clients will use input streams that read data
from the file system (
- HashSet (java.util)
HashSet is an implementation of a Set. All optional operations (adding and
removing) are supported.
- Hashtable (java.util)
A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on
org.cliffc.high_scale
- LinkedHashMap (java.util)
LinkedHashMap is an implementation of Map that guarantees iteration order. All
optional operations a
- Properties (java.util)
A Properties object is a Hashtable where the keys and values must be Strings.
Each property can have
- Project (org.apache.tools.ant)
Central representation of an Ant project. This class defines an Ant project with
all of its targets,
- Top Vim plugins