- Making http requests using okhttp
- startActivity (Activity)
- getSystemService (Context)
- getOriginalFilename (MultipartFile)
Return the original filename in the client's filesystem.This may contain path
information depending
- Table (com.google.common.collect)
A collection that associates an ordered pair of keys, called a row key and a
column key, with a sing
- File (java.io)
An "abstract" representation of a file system entity identified by a pathname.
The pathname may be a
- Set (java.util)
A Set is a data structure which does not allow duplicate elements.
- Vector (java.util)
Vector is an implementation of List, backed by an array and synchronized. All
optional operations in
- TimeUnit (java.util.concurrent)
A TimeUnit represents time durations at a given unit of granularity and provides
utility methods to
- ReentrantLock (java.util.concurrent.locks)
A reentrant mutual exclusion Lock with the same basic behavior and semantics as
the implicit monitor
- Top Sublime Text plugins