@Immutable public static final class LBoolSingle.ImmCompBoolSingle extends LBoolSingle.AbstractBoolSingle implements LBoolSingle.ComparableBoolSingle
Immutable, comparable tuple.
LBoolSingle.AbstractBoolSingle, LBoolSingle.ComparableBoolSingle, LBoolSingle.ImmBoolSingle, LBoolSingle.ImmCompBoolSingle, LBoolSingle.MutBoolSingle, LBoolSingle.MutCompBoolSingleLTuple.VoidSIZE| Constructor and Description |
|---|
ImmCompBoolSingle(boolean a) |
| Modifier and Type | Method and Description |
|---|---|
static LBoolSingle.ImmCompBoolSingle |
copyOf(LBoolSingle tuple) |
static LBoolSingle.ImmCompBoolSingle |
of(boolean a) |
boolean |
value() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareToargEquals, argEquals, argHashCode, first, get, iterator, sizepublic static LBoolSingle.ImmCompBoolSingle of(boolean a)
public static LBoolSingle.ImmCompBoolSingle copyOf(LBoolSingle tuple)
public boolean value()
value in interface LBoolSingleCopyright © 2019. All rights reserved.