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