- Creating JSON documents from java classes using gson
- getApplicationContext (Context)
- getOriginalFilename (MultipartFile)
Return the original filename in the client's filesystem.This may contain path
information depending
- setScale (BigDecimal)
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- MessageDigest (java.security)
Uses a one-way hash function to turn an arbitrary number of bytes into a
fixed-length byte sequence.
- SimpleDateFormat (java.text)
Formats and parses dates in a locale-sensitive manner. Formatting turns a Date
into a String, and pa
- Date (java.util)
A specific moment in time, with millisecond precision. Values typically come
from System#currentTime
- Properties (java.util)
A Properties object is a Hashtable where the keys and values must be Strings.
Each property can have
- TimeZone (java.util)
TimeZone represents a time zone offset, and also figures out daylight savings.
Typically, you get a
- Top Sublime Text plugins