@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface BinderAnnotations.BindMode
Indicates when the Binder should be run.
| Modifier and Type | Optional Element and Description |
|---|---|
BinderAnnotations.BindBehavior |
behavior |
public abstract BinderAnnotations.BindBehavior behavior