notify abstract method

void notify(
  1. T in_value
)

Implementation

void notify(T in_value);