Cloneable
, Map<Object,Object>
Nested Classes
static class
The Attributes.Name class represents an attribute name stored in this Map.
Nested classes/interfaces declared in interface java.util.MapMap.Entry<K,V>
Fields
The attribute name-value mappings.
Constructors
Constructs a new, empty Attributes object with default size.
Constructs a new, empty Attributes object with the specified initial size.
Constructs a new Attributes object with the same attribute name-value mappings as in the specified Attributes.
void
Removes all attributes from this Map.
Returns a copy of the Attributes, implemented as follows:
boolean
Returns true if this Map contains the specified attribute name (key).
boolean
Returns true if this Map maps one or more attribute names (keys) to the specified value.
Returns a Collection view of the attribute name-value mappings contained in this Map.
boolean
Compares the specified object to the underlying
mapfor equality.
Returns the value of the specified attribute name, or null if the attribute name was not found.
Returns the value of the specified attribute name, specified as a string, or null if the attribute was not found.
Returns the value of the specified Attributes.Name, or null if the attribute was not found.
int
Returns the hash code value for this Map.
boolean
Returns true if this Map contains no attributes.
Returns a Set view of the attribute names (keys) contained in this Map.
Associates the specified value with the specified attribute name (key) in this Map.
void
Copies all of the attribute name-value mappings from the specified Attributes to this Map.
Associates the specified value with the specified attribute name, specified as a String.
Removes the attribute with the specified name (key) from this Map.
int
Returns the number of attributes in this Map.
Returns a Collection view of the attribute values contained in this Map.
Methods declared in interface java.util.Mapcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4