In 4.9.2.1, it states that binding annotations with array type values or annotation type values must use @NonBinding on these values, and that any other value may also be excluded from consideration in equals() with the annotation @NonBinding.

Does this also apply to Observers and Events in chapter 7?

Thanks,

David