static <K,V> Pair<K,V>
empty()
<L> Pair<L,V>
left(L left)
of(K k, V v)
<R> Pair<K,R>
right(R right)
Copyright © 2018. All rights reserved.