Package de.regnis.q.sequence
Class QSequenceSimpleLCSCommand
- java.lang.Object
-
- de.regnis.q.sequence.QSequenceSimpleLCSCommand
-
public class QSequenceSimpleLCSCommand extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description QSequenceSimpleLCSCommand(boolean left, int from, int to)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getFrom()
int
getTo()
boolean
isLeft()
-