MapIterable.See: Description
| Interface | Description |
|---|---|
| FixedSizeMapFactory | |
| ImmutableMapFactory | |
| MutableMapFactory |
MapIterable.
This package contains 3 interfaces:
FixedSizeMapFactory - a factory which creates instances of type FixedSizeMap.
ImmutableMapFactory - a factory which creates instances of type ImmutableMap.
MutableMapFactory - a factory which creates instances of type MutableMap.
Copyright © 2004–2020. All rights reserved.