at.molindo.utils.data
Class Pair.PairCollectionBuilder<K,V>
java.lang.Object
at.molindo.utils.collections.CollectionBuilder<Pair<K,V>,List<Pair<K,V>>>
at.molindo.utils.data.Pair.PairCollectionBuilder<K,V>
- Enclosing class:
- Pair<A,B>
public static class Pair.PairCollectionBuilder<K,V>
- extends CollectionBuilder<Pair<K,V>,List<Pair<K,V>>>
| Methods inherited from class at.molindo.utils.collections.CollectionBuilder |
add, addAll, addAll, builder, get, list, list, set, set, sortedSet, sortedSet |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pair.PairCollectionBuilder
protected Pair.PairCollectionBuilder()
pair
public Pair.PairCollectionBuilder<K,V> pair(K key,
V value)
Copyright © 2013 Molindo GmbH. All Rights Reserved.