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