Class NearestVisitor

    • Constructor Detail

      • NearestVisitor

        public NearestVisitor​(Expression expression,
                              Object valueToMatch)
        Creates a NearestVisitor instance for the given attribute and a value to match.
        Parameters:
        valueToMatch - The target value to match