@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface BinderAnnotations.SimpleRebindChecking
Presence of this annotation on a Binder(2) indicates that the framework can skip calling the canBind method and just assume Node checking will work.
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
value |