Package | Description |
---|---|
org.hibernate.validator.internal.util.annotation |
Annotation proxy and descriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstraintAnnotationDescriptor<A extends java.lang.annotation.Annotation> |
Modifier and Type | Method and Description |
---|---|
AnnotationDescriptor<S> |
AnnotationDescriptor.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static <T extends java.lang.annotation.Annotation> |
AnnotationFactory.create(AnnotationDescriptor<T> descriptor) |
Constructor and Description |
---|
AnnotationDescriptor(AnnotationDescriptor<A> descriptor) |
ConstraintAnnotationDescriptor(AnnotationDescriptor<A> descriptor) |
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved