Uses of Interface
org.eclipse.collections.api.tuple.primitive.BooleanShortPair
-
Packages that use BooleanShortPair Package Description org.eclipse.collections.impl.tuple.primitive -
-
Uses of BooleanShortPair in org.eclipse.collections.impl.tuple.primitive
Classes in org.eclipse.collections.impl.tuple.primitive that implement BooleanShortPair Modifier and Type Class Description classBooleanShortPairImplThis file was automatically generated from template file primitivePrimitivePairImpl.stgMethods in org.eclipse.collections.impl.tuple.primitive that return BooleanShortPair Modifier and Type Method Description static BooleanShortPairPrimitiveTuples. pair(boolean one, short two)Methods in org.eclipse.collections.impl.tuple.primitive with parameters of type BooleanShortPair Modifier and Type Method Description intBooleanShortPairImpl. compareTo(BooleanShortPair that)
-