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