to.etc.domui.component.tree
Interface INodePredicate<T>


public interface INodePredicate<T>


Method Summary
 boolean predicate(T node)
           
 

Method Detail

predicate

boolean predicate(T node)
                  throws java.lang.Exception
Throws:
java.lang.Exception