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