Searched defs:cursor (Results 1 – 7 of 7) sorted by relevance
386 sb.append0(buf, cursor, bufLen - cursor); in sb.append0() argument400 private static int intIntoCharArray(char[] buf, int cursor, int n) { in intIntoCharArray()431 int cursor = bufLen; in intToBinaryString() local448 int cursor = bufLen; in longToBinaryString() local486 int cursor = bufLen; in intToHexString() local504 int cursor = bufLen; in longToHexString() local516 int cursor = bufLen; in intToOctalString() local532 int cursor = bufLen; in longToOctalString() local
76 private int cursor; field in MemoryHandler
583 private int cursor = head; field in ArrayDeque.DeqIterator631 private int cursor = tail; field in ArrayDeque.DescendingIterator
990 private int cursor; field in ArrayBlockingQueue.Itr1192 final int cursor = this.cursor; in next() local1291 int cursor = this.cursor; in removedAt() local
504 int cursor; // index of next element to return field in DelayQueue.Itr
846 int cursor; // index of next element to return field in PriorityBlockingQueue.Itr
1224 int cursor = 0; // index of next element to return field in ScheduledThreadPoolExecutor.DelayedWorkQueue.Itr