end method

double end()

Implementation

double end(){
	return _info[_curIndex]._end;
}