@Target(value={ANNOTATION_TYPE,METHOD})
@Retention(value=RUNTIME)
@API(status=EXPERIMENTAL,
since="1.2.4")
public @interface PerProperty
Modifier and Type | Required Element and Description |
---|---|
java.lang.Class<? extends PerProperty.Lifecycle> |
value |
public abstract java.lang.Class<? extends PerProperty.Lifecycle> value