Summary:
Detail:
MapBuilder(S returnObject, Consumer<Map<String,T>> result)
MapBuilder<T,S>
add(String key, T value)
addAll(Map<String,T> entries)
S
buildMap()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait