getUpdaters method

List<Updater> getUpdaters()

Implementation

List<Updater> getUpdaters() {
  return updaters;
}