| Package | Description |
|---|---|
| com.github.davidmoten.guavamini |
| Modifier and Type | Method and Description |
|---|---|
Maps.MapBuilder<K,V> |
Maps.MapBuilder.put(K key,
V value) |
static <K,V> Maps.MapBuilder<K,V> |
Maps.put(K key,
V value) |
<K,V> Maps.MapBuilder<K,V> |
Maps.Builder.put(K key,
V value) |
Copyright © 2013–2023. All rights reserved.