Class Restrictions.PropertyArrayContains<T>

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

public static class Restrictions.PropertyArrayContains<T> extends Object
Array contains restriction.