| Class | Description |
|---|---|
| ImmutableEntry<K,V> |
Immutable
Map.Entry implementation. |
| ImmutableListCollector<T> |
Collector that returns a ImmutableList |
| ImmutableMapCollector<T,K,V> |
Collector which returns an ImmutableMap |
| ImmutableSetCollector<T> |
Collector that returns a ImmutableSet |
| UnmodifiableMap<K,V> |
An unmodifiable view of the specified map.
|
Copyright © 2021 MuleSoft, Inc.. All rights reserved.