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