Package java.utilClass Collections
static Map singletonMap(Object key, Object value)
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Returns an immutable map, mapping only the specified key to the specified value. The returned map is serializable.