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