Interface Condition


public interface Condition
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    matches(Field field)
     
  • Method Details

    • matches

      boolean matches(Field field)