refresh abstract method

void refresh(
  1. RefreshableAtom atom
)

Refresh the givem atom.

Implementation

void refresh(RefreshableAtom atom);