handle abstract method

TState handle(
  1. TEvent event,
  2. TValue current
)

Implementation

TState handle(TEvent event, TValue current);