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