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