@Immutable public static final class LLongSingle.ImmCompLongSingle extends LLongSingle.AbstractLongSingle implements LLongSingle.ComparableLongSingle
Immutable, comparable tuple.
LLongSingle.AbstractLongSingle, LLongSingle.ComparableLongSingle, LLongSingle.ImmCompLongSingle, LLongSingle.ImmLongSingle, LLongSingle.MutCompLongSingle, LLongSingle.MutLongSingleLTuple.VoidSIZE| Constructor and Description |
|---|
ImmCompLongSingle(long a) |
| Modifier and Type | Method and Description |
|---|---|
static LLongSingle.ImmCompLongSingle |
copyOf(LLongSingle tuple) |
static LLongSingle.ImmCompLongSingle |
of(long a) |
long |
value() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareToargEquals, argEquals, argHashCode, first, get, iterator, sizepublic static LLongSingle.ImmCompLongSingle of(long a)
public static LLongSingle.ImmCompLongSingle copyOf(LLongSingle tuple)
public long value()
value in interface LLongSingleCopyright © 2019. All rights reserved.