Package com.macrofocus.high_d.command
Class ResetFiltersCommand
- java.lang.Object
-
- com.macrofocus.high_d.command.ResetFiltersCommand
-
-
Constructor Summary
Constructors Constructor Description ResetFiltersCommand(HighDFactory<?,?,?,?,java.lang.Integer,java.lang.String,java.lang.Object> highDFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-
-
-
Constructor Detail
-
ResetFiltersCommand
public ResetFiltersCommand(HighDFactory<?,?,?,?,java.lang.Integer,java.lang.String,java.lang.Object> highDFactory)
-
-