popComputation method

  1. @protected
void popComputation()

Implementation

@protected
void popComputation() {
  _state.computationDepth--;
}