Interface CommandGroup.CommandFilter
-
- Enclosing class:
- CommandGroup
public static interface CommandGroup.CommandFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
matches(Command command)
-
-
-
Method Detail
-
matches
boolean matches(Command command)
-
-