| Constructor and Description |
|---|
ZippedList(Iterable<K> k,
Iterable<V> v) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Pair<K,V>> |
iterator() |
static <X,Y> ZippedList<X,Y> |
zip(Iterable<X> k,
Iterable<Y> v) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2017. All rights reserved.