@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface T
Trigger
and boolean.
NB. Note that boolean fields will be set to true when the trigger occurs and
must be manually set back to false.Modifier and Type | Required Element and Description |
---|---|
int |
value
Relative position compared to other @T elements.
|