Searched refs:REMOVED (Results 1 – 1 of 1) sorted by relevance
1053 private static final int REMOVED = -2; field in ArrayBlockingQueue.Itr1140 lastRet = REMOVED; in incorporateDequeues()1142 nextIndex = REMOVED; in incorporateDequeues()1232 if (lastRet == REMOVED) detach(); in next()1314 nextIndex = REMOVED; in shutdown()1316 lastRet = REMOVED; in shutdown()1371 this.lastRet = lastRet = REMOVED; in removedAt()1379 this.nextIndex = nextIndex = REMOVED; in removedAt()