Uses of Interface
org.eclipse.collections.api.tuple.primitive.BooleanBytePair
| Package | Description |
|---|---|
| org.eclipse.collections.impl.tuple.primitive |
-
Uses of BooleanBytePair in org.eclipse.collections.impl.tuple.primitive
Classes in org.eclipse.collections.impl.tuple.primitive that implement BooleanBytePair Modifier and Type Class Description classBooleanBytePairImplThis file was automatically generated from template file primitivePrimitivePairImpl.stgMethods in org.eclipse.collections.impl.tuple.primitive that return BooleanBytePair Modifier and Type Method Description static BooleanBytePairPrimitiveTuples. pair(boolean one, byte two)Methods in org.eclipse.collections.impl.tuple.primitive with parameters of type BooleanBytePair Modifier and Type Method Description intBooleanBytePairImpl. compareTo(BooleanBytePair that)