Uses of Interface
org.eclipse.collections.api.tuple.primitive.BooleanDoublePair
Package | Description |
---|---|
org.eclipse.collections.impl.tuple.primitive |
-
Uses of BooleanDoublePair in org.eclipse.collections.impl.tuple.primitive
Classes in org.eclipse.collections.impl.tuple.primitive that implement BooleanDoublePair Modifier and Type Class Description class
BooleanDoublePairImpl
This file was automatically generated from template file primitivePrimitivePairImpl.stgMethods in org.eclipse.collections.impl.tuple.primitive that return BooleanDoublePair Modifier and Type Method Description static BooleanDoublePair
PrimitiveTuples. pair(boolean one, double two)
Methods in org.eclipse.collections.impl.tuple.primitive with parameters of type BooleanDoublePair Modifier and Type Method Description int
BooleanDoublePairImpl. compareTo(BooleanDoublePair that)