Uses of Interface
org.eclipse.collections.api.tuple.primitive.BooleanFloatPair
| Package | Description |
|---|---|
| org.eclipse.collections.impl.tuple.primitive |
-
Uses of BooleanFloatPair in org.eclipse.collections.impl.tuple.primitive
Classes in org.eclipse.collections.impl.tuple.primitive that implement BooleanFloatPair Modifier and Type Class Description classBooleanFloatPairImplThis file was automatically generated from template file primitivePrimitivePairImpl.stgMethods in org.eclipse.collections.impl.tuple.primitive that return BooleanFloatPair Modifier and Type Method Description static BooleanFloatPairPrimitiveTuples. pair(boolean one, float two)Methods in org.eclipse.collections.impl.tuple.primitive with parameters of type BooleanFloatPair Modifier and Type Method Description intBooleanFloatPairImpl. compareTo(BooleanFloatPair that)