|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={CONSTRUCTOR,METHOD})
@Retention(value=SOURCE)
public @interface UtilityThis annotation indicates a method (and sometimes constructor) will chain its internal operations.
This is solely meant for identifying methods that don't need to be overridden / handled manually.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||