public static class U.Two<T1,T2> extends Object
Two(T1 t1, T2 t2)
T1
component1()
T2
component2()
boolean
equals(Object o)
int
hashCode()
one()
String
toString()
two()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Two(T1 t1, T2 t2)
public T1 one()
public T2 two()
public T1 component1()
public T2 component2()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.