public interface Action<T>
IList<T>
getStore()
void
performAction(TreeNode<T> t)
void performAction(TreeNode<T> t)
t
IList<T> getStore()