public class Pair<T1,T2> extends Object
Pair(T1 fst, T2 snd)
T1
_1()
T2
_2()
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Pair(T1 fst, T2 snd)
public T1 _1()
public T2 _2()
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals
Copyright © 2020 ICIJ. All rights reserved.