| Class | Description |
|---|---|
| AbstractMap<K,V> |
A base class for
Map implementations. |
| AbstractMap.SimpleEntry<K,V> |
A key-value mapping with mutable values.
|
| AbstractMap.SimpleImmutableEntry<K,V> |
An immutable key-value mapping.
|
Copyright © 2023 jUPnP.org. All rights reserved.