public class BaseNode extends Object implements INode
protected List<INode>
children
protected String
id
parentId
BaseNode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildren, getId, getParentId
protected List<INode> children
protected String id
protected String parentId
public BaseNode()
Copyright © 2025. All rights reserved.