public class AlphaTripleImpl<F extends java.util.Collection<?>,S extends java.util.Collection<?>,T extends java.util.Collection<?>> extends TripleImpl<F,S,T>
Constructor and Description |
---|
AlphaTripleImpl(F first,
S second,
T third) |
AlphaTripleImpl(F first,
S second,
T third,
int indexF,
int indexS,
int indexT) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxIndexOfFirst() |
int |
getMaxIndexOfSecond() |
int |
getMaxIndexOfThird() |