@Beta
@MapKey
@Documented
@Target(value=METHOD)
public @interface BroadcastReceiverKey
MapKey annotation to key bindings by a type of a BroadcastReceiver.| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class<? extends android.content.BroadcastReceiver> |
value |