|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
FastHashMap instance.
true if this map contains a mapping for the
specified key.
true if this map contains one or more keys mapping
to the specified value.
DataContainer.saveData(DataOutput) and org.jboss.serial.objectmetamodel.DataContainer#loadData(DataInput))
So...java.util.HashMap designed
to operate in a multithreaded environment where the large majority of
method calls are read-only, instead of structural changes.true if this map contains no mappings.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||