public static class Maps.MapBuilder<K,V> extends Object
Map<K,V>
get()
Maps.MapBuilder<K,V>
put(K key, V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Maps.MapBuilder<K,V> put(K key, V value)
public Map<K,V> get()
Copyright © 2018. All rights reserved.