public static class MapUtil.MapBuilder<K,V> extends Object
MapUtil.MapBuilder()
Map<K,V>
create()
MapUtil.MapBuilder<K,V>
entry(K key, V value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapUtil.MapBuilder()
public MapUtil.MapBuilder<K,V> entry(K key, V value)
public Map<K,V> create()
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.