Class QSequenceSimpleLCSCommand


  • public class QSequenceSimpleLCSCommand
    extends Object
    Author:
    Marc Strapetz
    • Constructor Detail

      • QSequenceSimpleLCSCommand

        public QSequenceSimpleLCSCommand​(boolean left,
                                         int from,
                                         int to)
    • Method Detail

      • isLeft

        public boolean isLeft()
      • getFrom

        public int getFrom()
      • getTo

        public int getTo()