Package | Description |
---|---|
org.siox.util |
Modifier and Type | Method and Description |
---|---|
void |
IntHashMap.putAll(IntHashMap anIntHashMap)
Copies all of the mappings from the specified map to this map.
|
Constructor and Description |
---|
IntHashMap(IntHashMap anIntHashMap)
Constructs a new HashMap with the same mappings as the specified Map.
|
Copyright © 2015–2021 Fiji. All rights reserved.