Interface Expression


  • public interface Expression
    • Method Detail

      • evaluate

        boolean evaluate​(List<String> variables)