Interface RequirementMatcher


public interface RequirementMatcher
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    boolean
    matches(String requirement)
     
  • Method Details Link icon

    • matches Link icon

      boolean matches(String requirement)