Package | Description |
---|---|
org.hibernate.validator.ap.internal.classchecks |
Class and Description |
---|
AbstractClassCheck
Abstract base class for
ClassCheck implementations. |
AbstractMethodOverrideCheck
Abstract base class for
ClassCheck implementations that check overridden methods. |
ClassCheck
Implementations represent checks that determine whether a given class
is implemented correctly.
|
ClassCheckFactory
A factory class that provides a collection of
ClassCheck s based on the type of the element we need to check. |
MethodInheritanceTree
Represents an inheritance tree of overridden methods.
|
Copyright © 2007-2021 Red Hat, Inc. All Rights Reserved