public class AlphabetNutsTitleNumber extends Object implements net.thevpc.nuts.NutsTitleNumber
| Constructor and Description |
|---|
AlphabetNutsTitleNumber(String[] names,
String separator,
String[] value) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsTitleNumber |
first() |
boolean |
isNone() |
net.thevpc.nuts.NutsTitleNumber |
next() |
net.thevpc.nuts.NutsTitleNumber |
none() |
static AlphabetNutsTitleNumber |
ofLowerCased() |
static AlphabetNutsTitleNumber |
ofUpperCased() |
String |
toString() |
public static AlphabetNutsTitleNumber ofUpperCased()
public static AlphabetNutsTitleNumber ofLowerCased()
public net.thevpc.nuts.NutsTitleNumber none()
none in interface net.thevpc.nuts.NutsTitleNumberpublic boolean isNone()
isNone in interface net.thevpc.nuts.NutsTitleNumberpublic net.thevpc.nuts.NutsTitleNumber first()
first in interface net.thevpc.nuts.NutsTitleNumberpublic net.thevpc.nuts.NutsTitleNumber next()
next in interface net.thevpc.nuts.NutsTitleNumberCopyright © 2021 vpc open source initiative. All rights reserved.