public abstract static class LPair.AbstractPair<T1,T2> extends Object implements LPair<T1,T2>
LPair.AbstractPair<T1,T2>, LPair.ComparablePair<T1 extends Comparable<T1>,T2 extends Comparable<T2>>, LPair.ImmCompPair<T1 extends Comparable<T1>,T2 extends Comparable<T2>>, LPair.ImmPair<T1,T2>, LPair.MutCompPair<T1 extends Comparable<T1>,T2 extends Comparable<T2>>, LPair.MutPair<T1,T2>LSingle.AbstractSingle<T>, LSingle.ComparableSingle<T extends Comparable<T>>, LSingle.ImmCompSingle<T extends Comparable<T>>, LSingle.ImmSingle<T>, LSingle.MutCompSingle<T extends Comparable<T>>, LSingle.MutSingle<T>LTuple.Void| Constructor and Description |
|---|
AbstractPair() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitargEquals, argEquals, argHashCode, first, get, getKey, getValue, iterator, second, setValue, size, valueargHashCodecomparingByKey, comparingByKey, comparingByValue, comparingByValuepublic boolean equals(Object that)
public int hashCode()
Copyright © 2019. All rights reserved.