public class PairSimilar<T> extends Object
T
a
b
PairSimilar(T a, T b)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final T a
public final T b
public PairSimilar(T a, T b)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2020. All rights reserved.