- Making http requests using okhttp
- findViewById (Activity)
- putExtra (Intent)
- getSystemService (Context)
- Proxy (java.net)
This class represents proxy server settings. A created instance of Proxy stores
a type and an addres
- Date (java.sql)
A class which can consume and produce dates in SQL Date format. Dates are
represented in SQL as yyyy
- ArrayList (java.util)
ArrayList is an implementation of List, backed by an array. All optional
operations including adding
- UUID (java.util)
UUID is an immutable representation of a 128-bit universally unique identifier
(UUID). There are mul
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- FileUtils (org.apache.commons.io)
General file manipulation utilities. Facilities are provided in the following
areas: * writing to a
- Top plugins for WebStorm