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

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

public static class Restrictions.PropertyGreaterThanEquals<T extends Comparable<? super T>> extends Object
Greater than equals.