@Immutable public static final class LCharSingle.ImmCharSingle extends LCharSingle.AbstractCharSingle
Immutable, non-comparable tuple.
LCharSingle.AbstractCharSingle, LCharSingle.ComparableCharSingle, LCharSingle.ImmCharSingle, LCharSingle.ImmCompCharSingle, LCharSingle.MutCharSingle, LCharSingle.MutCompCharSingleLTuple.VoidSIZE| Constructor and Description |
|---|
ImmCharSingle(char a) |
| Modifier and Type | Method and Description |
|---|---|
static LCharSingle.ImmCharSingle |
copyOf(LCharSingle tuple) |
static LCharSingle.ImmCharSingle |
of(char a) |
char |
value() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizepublic static LCharSingle.ImmCharSingle of(char a)
public static LCharSingle.ImmCharSingle copyOf(LCharSingle tuple)
public char value()
Copyright © 2019. All rights reserved.