Interface SecurityLevelTreeNode.Visitor
- All Known Implementing Classes:
- DeSelectVisitor,- ExistsVisitor
- Enclosing class:
- SecurityLevelTreeNode
public static interface SecurityLevelTreeNode.Visitor
- 
Method Summary
- 
Method Details- 
shouldVisit
- 
visit
- 
shouldContinuedefault boolean shouldContinue()
 
-