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