update abstract method

void update(
  1. Updater<T> updater
)

Implementation

void update(Updater<T> updater);