next method

ClipProcPrint? next()

Implementation

ClipProcPrint? next(){
	return _next;
}