public abstract class DecoratorNode extends AbstractNode
| Constructor and Description |
|---|
DecoratorNode(Node decorated) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getDecorated() |
getNext, setNextCopyright © 2020 Blazebit. All rights reserved.