public static class MapsHelper.Builder<K,V> extends Object
Builder()
Map<K,V>
build()
MapsHelper.Builder
put(K k, V v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Builder()
public MapsHelper.Builder put(K k, V v)
public Map<K,V> build()
Copyright © 2016–2023. All rights reserved.