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 classBooleanDoublePairImplThis 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 BooleanDoublePairPrimitiveTuples. pair(boolean one, double two)Methods in org.eclipse.collections.impl.tuple.primitive with parameters of type BooleanDoublePair Modifier and Type Method Description intBooleanDoublePairImpl. compareTo(BooleanDoublePair that)