Home | History | Annotate | Download | only in jsr166

Lines Matching refs:pollLastEntry

530      * pollLastEntry returns entries in order
534 Map.Entry e = map.pollLastEntry();
537 e = map.pollLastEntry();
540 e = map.pollLastEntry();
543 e = map.pollLastEntry();
546 e = map.pollLastEntry();
552 e = map.pollLastEntry();