public class DefaultNElementSpace extends Object implements net.thevpc.nuts.elem.NElementSpace
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isBlank() |
static DefaultNElementSpace |
of(String spacesToken) |
String |
toString() |
net.thevpc.nuts.elem.NAffixType |
type() |
String |
value() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static DefaultNElementSpace of(String spacesToken)
of in interface net.thevpc.nuts.elem.NElementSpacepublic String value()
value in interface net.thevpc.nuts.elem.NElementSpacepublic 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.