@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Bridge
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value
Java method declaration, without argument names, of the form "returnType name (argumentType1, ...
|
public abstract java.lang.String value