Interface WalkListener

    • Method Detail

      • walkStarted

        void walkStarted​(WalkThread thread)
        Called when a new walk thread is started.
        Parameters:
        thread - The thread executing the walk.