public static interface ElementDescriptor.ConstraintFinder
Modifier and Type | Method and Description |
---|---|
ElementDescriptor.ConstraintFinder |
declaredOn(java.lang.annotation.ElementType... types) |
java.util.Set<ConstraintDescriptor<?>> |
getConstraintDescriptors() |
boolean |
hasConstraints() |
ElementDescriptor.ConstraintFinder |
lookingAt(Scope scope) |
ElementDescriptor.ConstraintFinder |
unorderedAndMatchingGroups(java.lang.Class<?>... groups) |
ElementDescriptor.ConstraintFinder unorderedAndMatchingGroups(java.lang.Class<?>... groups)
ElementDescriptor.ConstraintFinder lookingAt(Scope scope)
ElementDescriptor.ConstraintFinder declaredOn(java.lang.annotation.ElementType... types)
java.util.Set<ConstraintDescriptor<?>> getConstraintDescriptors()
boolean hasConstraints()