Class Restrictions.PropertyLessThanEquals<T extends java.lang.Comparable<? super T>>
- java.lang.Object
-
- io.micronaut.data.processor.visitors.finders.Restrictions.PropertyLessThanEquals<T>
-
- Type Parameters:
T
- The property type
- All Implemented Interfaces:
Restrictions.PropertyRestriction<T>
- Enclosing class:
- Restrictions
public static class Restrictions.PropertyLessThanEquals<T extends java.lang.Comparable<? super T>> extends java.lang.Object
Less than equals.
-
-
Constructor Summary
Constructors Constructor Description PropertyLessThanEquals()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
-