Interface FilterIntermediary<T>

All Known Implementing Classes:
And, ApproxMatch, EqualityMatch, ExtensibleMatch, GreaterOrEqual, LessOrEqual, Not, Or, Present, Substrings

@CompileStatic public interface FilterIntermediary<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • toDsml

      T toDsml()