Searched refs:canRemove (Results 1 – 12 of 12) sorted by relevance
48 static void checkRemove(boolean canRemove) { in checkRemove() argument49 checkState(canRemove, "no calls to next() since the last call to remove()"); in checkRemove()
163 boolean canRemove;181 canRemove = true;187 checkRemove(canRemove);196 canRemove = false;
754 private boolean canRemove; field in MinMaxPriorityQueue.QueueIterator767 canRemove = true; in next()773 canRemove = true; in next()782 checkRemove(canRemove); in remove()784 canRemove = false; in remove()
1005 private boolean canRemove;1028 canRemove = true;1034 checkRemove(canRemove);1041 canRemove = false;
160 boolean canRemove;178 canRemove = true;184 checkRemove(canRemove);193 canRemove = false;
303 boolean canRemove; in urls()308 canRemove = false; // Prevent delegate.remove() on the wrong item! in urls()330 canRemove = true; in urls()335 if (!canRemove) throw new IllegalStateException("remove() before next()"); in urls()
META-INF/MANIFEST.MF META-INF/services/java.sql.Driver org ...
140 var canRemove = removePath && 0 <= oldPos && oldPos < oldLen;141 if (!canAdd && !canRemove) {149 if (!canAdd || (canRemove && addPath.newPos < removePath.newPos)) {
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...