@Deprecated public class Pair<A,B> extends Object
A
fst
B
snd
Pair(A a, B b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public A fst
public B snd
public Pair(A a, B b)
Copyright © 2017. All rights reserved.