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