Uses of Interface
org.eclipse.collections.api.tuple.primitive.BooleanFloatPair
Packages that use BooleanFloatPair
Package
Description
-
Uses of BooleanFloatPair in org.eclipse.collections.api.tuple.primitive
Subinterfaces with type arguments of type BooleanFloatPair in org.eclipse.collections.api.tuple.primitiveModifier and TypeInterfaceDescriptioninterfaceAn instance of this interface can be created by calling PrimitiveTuples.pair(boolean, float). -
Uses of BooleanFloatPair in org.eclipse.collections.impl.tuple.primitive
Classes in org.eclipse.collections.impl.tuple.primitive that implement BooleanFloatPairModifier and TypeClassDescriptionclassThis file was automatically generated from template file primitivePrimitivePairImpl.stgMethods in org.eclipse.collections.impl.tuple.primitive that return BooleanFloatPairModifier and TypeMethodDescriptionstatic BooleanFloatPairPrimitiveTuples.pair(boolean one, float two) Methods in org.eclipse.collections.impl.tuple.primitive with parameters of type BooleanFloatPair