abstract class Pair<T,U> extends Object
Pair(T o1, U o2)
boolean
equals(Object obj)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
Copyright © 2020. All rights reserved.