@Target(value=METHOD)
@Retention(value=RUNTIME)
@Inherited
@Documented
public static @interface NotificationListener.List
| Modifier and Type | Required Element and Description |
|---|---|
NotificationListener[] |
value |
public abstract NotificationListener[] value