| Modifier and Type | Interface and Description |
|---|---|
static interface |
Mapping.Setup<K,V,M extends Map<K,V>,S extends Mapping.Setup<K,V,M,S>>
Utility interface to set up a target instance of
Map. |
| Modifier and Type | Class and Description |
|---|---|
static class |
Mapping.Builder<K,V,M extends Map<K,V>>
Builder implementation to build target instances of
Map. |
static class |
Mapping.Charger<K,V,M extends Map<K,V>>
Charger implementation to charge target instances of
Map. |
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.