@NotStorableClass @StorableAccess public abstract class AbstractBugTree extends Object
Constructor and Description |
---|
AbstractBugTree() |
Modifier and Type | Method and Description |
---|---|
protected void |
appendLoop(Tree<String> tree) |
protected Tree<String> |
treeAppend(Tree<String> tree,
int count,
String element) |
protected void appendLoop(Tree<String> tree) throws RBTException
RBTException
protected Tree<String> treeAppend(Tree<String> tree, int count, String element) throws RBTException
RBTException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.