- Making http requests using okhttp
- getSharedPreferences (Context)
- addToBackStack (FragmentTransaction)
- getOriginalFilename (MultipartFile)
Return the original filename in the client's filesystem.This may contain path
information depending
- BigDecimal (java.math)
An immutable arbitrary-precision signed decimal.A value is represented by an
arbitrary-precision "un
- Locale (java.util)
Locale represents a language/country/variant combination. Locales are used to
alter the presentatio
- SortedMap (java.util)
A map that has its keys ordered. The sorting is according to either the natural
ordering of its keys
- ThreadPoolExecutor (java.util.concurrent)
An ExecutorService that executes each submitted task using one of possibly
several pooled threads, n
- Servlet (javax.servlet)
Defines methods that all servlets must implement. A servlet is a small Java
program that runs within
- BasicDataSource (org.apache.commons.dbcp)
Basic implementation of javax.sql.DataSource that is configured via JavaBeans
properties. This is no
- Top Sublime Text plugins