public class Pair<A,B> extends Object
Pair(A objectA, B objectB)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Pair(A objectA, B objectB)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2010-2015. All Rights Reserved.