@Immutable public static final class LSrtSingle.ImmSrtSingle extends LSrtSingle.AbstractSrtSingle
Immutable, non-comparable tuple.
LSrtSingle.AbstractSrtSingle, LSrtSingle.ComparableSrtSingle, LSrtSingle.ImmCompSrtSingle, LSrtSingle.ImmSrtSingle, LSrtSingle.MutCompSrtSingle, LSrtSingle.MutSrtSingleLTuple.VoidSIZE| Constructor and Description |
|---|
ImmSrtSingle(short a) |
| Modifier and Type | Method and Description |
|---|---|
static LSrtSingle.ImmSrtSingle |
copyOf(LSrtSingle tuple) |
static LSrtSingle.ImmSrtSingle |
of(short a) |
short |
value() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizepublic static LSrtSingle.ImmSrtSingle of(short a)
public static LSrtSingle.ImmSrtSingle copyOf(LSrtSingle tuple)
public short value()
Copyright © 2019. All rights reserved.