Interface FilterArg

All Known Implementing Classes:
FilterConst, FilterFunction, FilterLambda, FilterLiteral, FilterOp, FilterProperty

public interface FilterArg
Interface for any available filter argument.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • build

      String build()
      Returns:
      String representation of this filter argument.