public static interface ElementDescriptor.ConstraintFinder
Modifier and Type | Method and Description |
---|---|
ElementDescriptor.ConstraintFinder |
declaredOn(ElementType... types) |
Set<ConstraintDescriptor<?>> |
getConstraintDescriptors() |
boolean |
hasConstraints() |
ElementDescriptor.ConstraintFinder |
lookingAt(Scope scope) |
ElementDescriptor.ConstraintFinder |
unorderedAndMatchingGroups(Class<?>... groups) |
ElementDescriptor.ConstraintFinder unorderedAndMatchingGroups(Class<?>... groups)
ElementDescriptor.ConstraintFinder lookingAt(Scope scope)
ElementDescriptor.ConstraintFinder declaredOn(ElementType... types)
Set<ConstraintDescriptor<?>> getConstraintDescriptors()
boolean hasConstraints()
Copyright © 2014. All Rights Reserved.