| Package | Description |
|---|---|
| gnu.trove | |
| gnu.trove.decorator |
| Constructor and Description |
|---|
TIntDoubleIterator(TIntDoubleHashMap map)
Creates an iterator over the specified map
|
| Modifier and Type | Field and Description |
|---|---|
protected TIntDoubleHashMap |
TIntDoubleHashMapDecorator._map
the wrapped primitive map
|
| Constructor and Description |
|---|
TIntDoubleHashMapDecorator(TIntDoubleHashMap map)
Creates a wrapper that decorates the specified primitive map.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.