- Creating JSON documents from java classes using gson
- setScale (BigDecimal)
- getOriginalFilename (MultipartFile)
Return the original filename in the client's filesystem.This may contain path
information depending
- getExternalFilesDir (Context)
- Window (java.awt)
A Window object is a top-level window with no borders and no menubar. The
default layout for a windo
- InputStreamReader (java.io)
A class for turning a byte stream into a character stream. Data read from the
source input stream is
- Thread (java.lang)
A thread is a thread of execution in a program. The Java Virtual Machine allows
an application to ha
- HttpURLConnection (java.net)
An URLConnection for HTTP (RFC 2616 [http://tools.ietf.org/html/rfc2616]) used
to send and receive d
- SortedMap (java.util)
A map that has its keys ordered. The sorting is according to either the natural
ordering of its keys
- Cipher (javax.crypto)
This class provides access to implementations of cryptographic ciphers for
encryption and decryption
- Top PhpStorm plugins