Interface IGenericTreeNode<T>

Type Parameters:
T - the generic type
All Superinterfaces:
TreeNode

public interface IGenericTreeNode<T> extends TreeNode
The Interface IGenericTreeNode.