Package io.airlift.units
Annotation Interface MaxDuration
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE})
@Retention(RUNTIME)
@Documented
@Constraint(validatedBy=MaxDurationValidator.class)
public @interface MaxDuration
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements