Class Restrictions.PropertyInRange<T extends Comparable<? super T>>

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

public static class Restrictions.PropertyInRange<T extends Comparable<? super T>> extends Restrictions.PropertyBetween<T>
InRange restriction.