Annotation Type Wrapper


@Retention(SOURCE)
@Documented
public @interface Wrapper
Indicate that the class is a wrapper over a single data field, whose sole purpose is to establish that the value of the field satisfies some properties.