@Immutable public static final class LBytePair.ImmCompBytePair extends LBytePair.AbstractBytePair implements LBytePair.ComparableBytePair
Immutable, comparable tuple.
LBytePair.AbstractBytePair, LBytePair.ComparableBytePair, LBytePair.ImmBytePair, LBytePair.ImmCompBytePair, LBytePair.MutBytePair, LBytePair.MutCompBytePairLByteSingle.AbstractByteSingle, LByteSingle.ComparableByteSingle, LByteSingle.ImmByteSingle, LByteSingle.ImmCompByteSingle, LByteSingle.MutByteSingle, LByteSingle.MutCompByteSingleLTuple.Void| Constructor and Description |
|---|
ImmCompBytePair(byte a1,
byte a2) |
| Modifier and Type | Method and Description |
|---|---|
static LBytePair.ImmCompBytePair |
copyOf(LBytePair tuple) |
byte |
first() |
static LBytePair.ImmCompBytePair |
of(byte a1,
byte a2) |
byte |
second() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareToargEquals, argEquals, argHashCode, get, iterator, size, valueargEquals, argEquals, argHashCodepublic static LBytePair.ImmCompBytePair of(byte a1, byte a2)
public static LBytePair.ImmCompBytePair copyOf(LBytePair tuple)
public byte first()
first in interface LBytePairfirst in interface LByteSingleCopyright © 2019. All rights reserved.