setEmpty method

void setEmpty()
inherited

Implementation

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