public static interface MapBuilderFactory.Builder<K,V,T>
T
build()
void
put(K key, V value)
void put(@Nullable K key, @Nullable V value)
T build()
Copyright © 2016. All rights reserved.