Searched refs:inCursor (Results 1 – 1 of 1) sorted by relevance
91 long inCursor = mCursor - 1; in toArray() local94 out[outIdx--] = (T) mBuffer[indexOf(inCursor--)]; in toArray()