@Immutable public static final class LBoolPair.ImmCompBoolPair extends LBoolPair.AbstractBoolPair implements LBoolPair.ComparableBoolPair
Immutable, comparable tuple.
LBoolPair.AbstractBoolPair, LBoolPair.ComparableBoolPair, LBoolPair.ImmBoolPair, LBoolPair.ImmCompBoolPair, LBoolPair.MutBoolPair, LBoolPair.MutCompBoolPairLBoolSingle.AbstractBoolSingle, LBoolSingle.ComparableBoolSingle, LBoolSingle.ImmBoolSingle, LBoolSingle.ImmCompBoolSingle, LBoolSingle.MutBoolSingle, LBoolSingle.MutCompBoolSingleLTuple.Void| Constructor and Description |
|---|
ImmCompBoolPair(boolean a1,
boolean a2) |
| Modifier and Type | Method and Description |
|---|---|
static LBoolPair.ImmCompBoolPair |
copyOf(LBoolPair tuple) |
boolean |
first() |
static LBoolPair.ImmCompBoolPair |
of(boolean a1,
boolean a2) |
boolean |
second() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareToargEquals, argEquals, argHashCode, get, iterator, size, valueargEquals, argEquals, argHashCodepublic static LBoolPair.ImmCompBoolPair of(boolean a1, boolean a2)
public static LBoolPair.ImmCompBoolPair copyOf(LBoolPair tuple)
public boolean first()
first in interface LBoolPairfirst in interface LBoolSingleCopyright © 2019. All rights reserved.