Package se.lnu.siq.s4rdm3x.model
Class Selector.All
java.lang.Object
se.lnu.siq.s4rdm3x.model.Selector.All
- All Implemented Interfaces:
Selector.ISelector
- Enclosing class:
- Selector
public static class Selector.All extends java.lang.Object implements Selector.ISelector
-
Constructor Summary
Constructors Constructor Description All()
-
Method Summary
Modifier and Type Method Description boolean
isSelected(CNode a_node)
-
Constructor Details
-
All
public All()
-
-
Method Details
-
isSelected
- Specified by:
isSelected
in interfaceSelector.ISelector
-