| Package | Description |
|---|---|
| com.h3c.util |
| Modifier and Type | Method and Description |
|---|---|
SafeMap.Builder<K,V> |
SafeMap.Builder.add(K key,
V value)
Adds a key/value pair to the map.
|
SafeMap.Builder<K,V> |
SafeMap.Builder.defaultKey(K defaultKey)
An optional default key can be set on the map, to be returned when
no mapping is found via
SafeMap.getFirstKey(V). |
Copyright © 2014. All Rights Reserved.