clearUpdateRanges method

void clearUpdateRanges()

Implementation

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