public class Pair<T,U> extends Object
boolean
equals(Object other)
T
getFirst()
U
getSecond()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public T getFirst()
public U getSecond()
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015. All Rights Reserved.