Interface Condition

    • Method Summary

      Modifier and Type Method Description
      boolean eval()
      Is this condition true?
    • Method Detail

      • eval

        boolean eval()
              throws BuildException
        Is this condition true?
        Returns:
        true if the condition is true
        Throws:
        BuildException - if an error occurs