public AsyncTask SetValue(short spid, AsyncTask value) { SetSize(spid); buffer[spid] = value; return(value); }