Interface Executable
-
public interface Executable
Will be executed if PathFinder finds a path.- Since:
- Created on 09.08.2004
- Author:
- raik
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
execute(CurrentPath path)
-
-
-
Method Detail
-
execute
void execute(CurrentPath path)
-
-