applyTo abstract method
void
applyTo(
- B bdr
Perform the modifications to an bdr
so that it contains the mutations
performed by this event.
Implementation
void applyTo(B bdr);
Perform the modifications to an bdr
so that it contains the mutations
performed by this event.
void applyTo(B bdr);