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