Interface PathHighlighterWorkPauser


  • public interface PathHighlighterWorkPauser
    A simple boolean supplier that signals if path highlighting work should not take place
    • Method Detail

      • isPaused

        boolean isPaused()
        True if work should not happen; false for normal path highlighting operations
        Returns:
        if work should not happen