Package org.hibernate.validator.internal.util.stereotypes
package org.hibernate.validator.internal.util.stereotypes
-
Annotation TypesClassDescriptionDocuments that the value assigned to the annotated field is immutable and thus safe for concurrent access.Documents that the value assigned to the annotated field is lazily initialized and shouldn't be accessed directly but via a getter.Documents that the annotated field is safe for concurrent access.