| Interface | Description |
|---|---|
| Mapping<D,R> |
An interface for mapping objects of a certain domain type
to objects of a certain range type.
|
| MutableMapping<D,R> |
Mutable version of a
Mapping, which supports setting
keys for given values. |
| Class | Description |
|---|---|
| ArrayMapping<K extends NumericID,V> | |
| MapMapping<D,R> | |
| Mappings |
Collection of various methods dealing with
Mappings. |
Copyright © 2015. All Rights Reserved.