updateCheck abstract method

U? updateCheck(
  1. S current,
  2. U value,
  3. InputStatus status
)

Implementation

U? updateCheck(S current, U value, InputStatus status);