|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface Implementation
Indicates that a method declaration is intended to Shadow a method with the same signature on the associated Android class.
Implements
Optional Element Summary | |
---|---|
boolean |
i18nSafe
|
public abstract boolean i18nSafe
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |