public class DefaultNBoundAffix extends Object implements net.thevpc.nuts.elem.NBoundAffix
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.elem.NAffix |
affix() |
net.thevpc.nuts.elem.NAffixAnchor |
anchor() |
boolean |
equals(Object o) |
int |
hashCode() |
static DefaultNBoundAffix |
of(net.thevpc.nuts.elem.NAffix affix,
net.thevpc.nuts.elem.NAffixAnchor position) |
String |
toString() |
public static DefaultNBoundAffix of(net.thevpc.nuts.elem.NAffix affix, net.thevpc.nuts.elem.NAffixAnchor position)
of in interface net.thevpc.nuts.elem.NBoundAffixpublic net.thevpc.nuts.elem.NAffix affix()
affix in interface net.thevpc.nuts.elem.NBoundAffixpublic net.thevpc.nuts.elem.NAffixAnchor anchor()
anchor in interface net.thevpc.nuts.elem.NBoundAffixCopyright © 2026 vpc open source initiative. All rights reserved.