@Immutable public static final class LIntSingle.ImmIntSingle extends LIntSingle.AbstractIntSingle
Immutable, non-comparable tuple.
LIntSingle.AbstractIntSingle, LIntSingle.ComparableIntSingle, LIntSingle.ImmCompIntSingle, LIntSingle.ImmIntSingle, LIntSingle.MutCompIntSingle, LIntSingle.MutIntSingleLTuple.VoidSIZE| Constructor and Description |
|---|
ImmIntSingle(int a) |
| Modifier and Type | Method and Description |
|---|---|
static LIntSingle.ImmIntSingle |
copyOf(LIntSingle tuple) |
static LIntSingle.ImmIntSingle |
of(int a) |
int |
value() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizepublic static LIntSingle.ImmIntSingle of(int a)
public static LIntSingle.ImmIntSingle copyOf(LIntSingle tuple)
public int value()
Copyright © 2019. All rights reserved.