nextNum method

int nextNum()

Implementation

int nextNum(){
	return _nextNum;
}