Interface ICompareCopyCommand

    • Method Detail

      • isLeftToRight

        boolean isLeftToRight()
        Returns true if the command will be applied from left to right side, false otherwise.
        Returns:
        true if the command will be applied from left to right side, false otherwise.