Class LCSSettings

java.lang.Object
org.eclipse.compare.internal.LCSSettings

public class LCSSettings extends Object
  • Constructor Details

    • LCSSettings

      public LCSSettings()
  • Method Details

    • getTooLong

      public double getTooLong()
    • setTooLong

      public void setTooLong(double too_long)
    • getPowLimit

      public double getPowLimit()
    • setPowLimit

      public void setPowLimit(double pow_limit)
    • isUseGreedyMethod

      public boolean isUseGreedyMethod()
    • setUseGreedyMethod

      public void setUseGreedyMethod(boolean useGreedyMethod)