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