public static class Pair.PairCollectionBuilder<K,V> extends CollectionBuilder<Pair<K,V>,List<Pair<K,V>>>
protected
Pair.PairCollectionBuilder()
Pair.PairCollectionBuilder<K,V>
pair(K key, V value)
add, addAll, addAll, builder, get, list, list, set, set, sortedSet, sortedSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Pair.PairCollectionBuilder()
public Pair.PairCollectionBuilder<K,V> pair(K key, V value)
Copyright © 2014 Molindo GmbH. All Rights Reserved.