public final class LeftInheritanceTuple extends BaseLeftInheritanceTuple
ancestor, inheritedIndex
cachedHash
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(int index) |
int |
getLocalSize() |
int |
getSize() |
protected boolean |
localEquals(BaseLeftInheritanceTuple other)
Optimized equals calculation (prediction: true, since hash values match)
|
internalEquals
equals, hashCode, replaceAll, toImmutable
doCalcHash, getDistinctElements, getElements, invertIndex, invertIndexWithMupliplicity, raiseIndexingError, toString
public int getSize()
public int getLocalSize()
getLocalSize
in class BaseLeftInheritanceTuple
public java.lang.Object get(int index)
protected boolean localEquals(BaseLeftInheritanceTuple other)
localEquals
in class BaseLeftInheritanceTuple