public abstract class FSTreeNode extends Object
FSTreeNode
protected List<FSTreeNode>
children
FSTreeNode()
protected abstract void
initChildren()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List<FSTreeNode> children
public FSTreeNode()
protected abstract void initChildren()
Copyright © 2015. All rights reserved.