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