public class Pair extends Object
protected Object
first
second
Pair(Object first, Object second)
boolean
equals(Object obj)
Object
getFirst()
getSecond()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected Object first
protected Object second
public Pair(Object first, Object second)
public Object getFirst()
public Object getSecond()
public String toString()
toString
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2022 Ontopia.