public class Two<T,U> extends Object
Two(T a, U b)
boolean
equals(Object obj)
T
getOne()
U
getTwo()
int
hashCode()
String
toString()
getClass, notify, notifyAll, wait, wait, wait
public Two(T a, U b)
public T getOne()
public U getTwo()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2016 Egothor. All Rights Reserved.