clearUpdateRanges method

void clearUpdateRanges()
inherited

Implementation

void clearUpdateRanges() {
	this.updateRanges.clear();
}