public class ForestNode extends BaseNode
children, id, parentId
ForestNode(String id, String parentId, Object content)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildren, getId, getParentId
public ForestNode(String id, String parentId, Object content)
Copyright © 2025. All rights reserved.