Interface Executable


  • @Deprecated
    public interface Executable
    Deprecated.
    Will be executed if PathFinder finds a path.
    Since:
    Created on 09.08.2004
    Author:
    raik
    • Method Detail

      • execute

        void execute​(CurrentPath path)
        Deprecated.