- Creating JSON documents from java classes using gson
- getOriginalFilename (MultipartFile)
Return the original filename in the client's filesystem.This may contain path
information depending
- addToBackStack (FragmentTransaction)
- findViewById (Activity)
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- BufferedImage (java.awt.image)
The BufferedImage subclass describes an java.awt.Image with an accessible buffer
of image data. All
- Deque (java.util)
A linear collection that supports element insertion and removal at both ends.
The name deque is shor
- StringTokenizer (java.util)
Breaks a string into tokens; new code should probably use String#split.>
// Legacy code:
StringTo
- Semaphore (java.util.concurrent)
A counting semaphore. Conceptually, a semaphore maintains a set of permits. Each
#acquire blocks if
- BasicDataSource (org.apache.commons.dbcp)
Basic implementation of javax.sql.DataSource that is configured via JavaBeans
properties. This is no
- Top PhpStorm plugins