Class SingleColumnRestriction.InRestrictionWithMarker

    • Method Detail

      • addFunctionsTo

        public void addFunctionsTo​(java.util.List<Function> functions)
        Description copied from interface: Restriction
        Adds all functions (native and user-defined) used by any component of the restriction to the specified list.
        Parameters:
        functions - the list to add to
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object