public static final class LinkedHashMapBuilder.LinkedHashMapWrapper<K,V>
extends Object
Constructor and Description |
---|
LinkedHashMapWrapper(K key,
V value) |
Modifier and Type | Method and Description |
---|---|
LinkedHashMap<K,V> |
build() |
LinkedHashMapBuilder.LinkedHashMapWrapper<K,V> |
put(K key,
V value) |