public class NElementStepSubList extends Object implements net.thevpc.nuts.elem.NElementStep
| Constructor and Description |
|---|
NElementStepSubList(int index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.elem.NElement> |
step(net.thevpc.nuts.elem.NElement element) |
net.thevpc.nuts.elem.NElement |
toElement() |
String |
toString() |
public net.thevpc.nuts.util.NOptional<net.thevpc.nuts.elem.NElement> step(net.thevpc.nuts.elem.NElement element)
step in interface net.thevpc.nuts.elem.NElementSteppublic net.thevpc.nuts.elem.NElement toElement()
toElement in interface net.thevpc.nuts.elem.NToElementCopyright © 2026 vpc open source initiative. All rights reserved.