Class Restrictions.PropertyNear<T>

java.lang.Object
io.micronaut.data.processor.visitors.finders.Restrictions.PropertyNear<T>
Type Parameters:
T - The property type
All Implemented Interfaces:
Restrictions.PropertyRestriction<T>
Enclosing class:
Restrictions

public static class Restrictions.PropertyNear<T> extends Object implements Restrictions.PropertyRestriction<T>
Near restriction.
Since:
3.2
Author:
Denis Stepanov