public class DefaultNElementSeparator extends Object implements net.thevpc.nuts.elem.NElementSeparator
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isBlank() |
static DefaultNElementSeparator |
of(char separator) |
static DefaultNElementSeparator |
of(String separator) |
String |
toString() |
net.thevpc.nuts.elem.NAffixType |
type() |
String |
value() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static DefaultNElementSeparator of(String separator)
of in interface net.thevpc.nuts.elem.NElementSeparatorpublic static DefaultNElementSeparator of(char separator)
of in interface net.thevpc.nuts.elem.NElementSeparatorpublic String value()
value in interface net.thevpc.nuts.elem.NElementSeparatorpublic net.thevpc.nuts.elem.NAffixType type()
type in interface net.thevpc.nuts.elem.NAffixpublic boolean isBlank()
isBlank in interface net.thevpc.nuts.util.NBlankableCopyright © 2026 vpc open source initiative. All rights reserved.