@Immutable public static final class LByteSingle.ImmCompByteSingle extends LByteSingle.AbstractByteSingle implements LByteSingle.ComparableByteSingle
Immutable, comparable tuple.
LByteSingle.AbstractByteSingle, LByteSingle.ComparableByteSingle, LByteSingle.ImmByteSingle, LByteSingle.ImmCompByteSingle, LByteSingle.MutByteSingle, LByteSingle.MutCompByteSingleLTuple.VoidSIZE| Constructor and Description |
|---|
ImmCompByteSingle(byte a) |
| Modifier and Type | Method and Description |
|---|---|
static LByteSingle.ImmCompByteSingle |
copyOf(LByteSingle tuple) |
static LByteSingle.ImmCompByteSingle |
of(byte a) |
byte |
value() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareToargEquals, argEquals, argHashCode, first, get, iterator, sizepublic static LByteSingle.ImmCompByteSingle of(byte a)
public static LByteSingle.ImmCompByteSingle copyOf(LByteSingle tuple)
public byte value()
value in interface LByteSingleCopyright © 2019. All rights reserved.