Interface CompiledExpression


public interface CompiledExpression
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Prepare the expression for being reused.
  • Method Details

    • reset

      void reset()
      Prepare the expression for being reused.