| Package | Description |
|---|---|
| de.flapdoodle.collections |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedImmutableTypedMap<K>
Immutable implementation of
ImmutableTypedMap. |
class |
ImmutableTypedMap<K> |
class |
MutableTypedMap<K> |
| Modifier and Type | Method and Description |
|---|---|
TypedMap<K> |
MutableTypedMap.asImmutable() |
| Modifier and Type | Method and Description |
|---|---|
static <K> ImmutableTypedMap<K> |
ImmutableTypedMap.copyOf(TypedMap<K> src) |
Copyright © 2023. All rights reserved.