public static class PMap.ImmutableMapBuilder<K,V> extends PMap.LinkedHashMapBuilder<K,V>
| Constructor and Description |
|---|
ImmutableMapBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Map<K,V> |
build()
Build the instance value.
|
clear, put, putAll, sizeCopyright © 2015–2017 morimekta.net. All rights reserved.