setEmpty method

void setEmpty()

Implementation

void setEmpty() {
  change(GetStatus<T>.empty());
}