Home | History | Annotate | Download | only in jsr166

Lines Matching refs:pollLastEntry

649      * pollLastEntry returns entries in order
653 Map.Entry e = map.pollLastEntry();
656 e = map.pollLastEntry();
659 e = map.pollLastEntry();
662 e = map.pollLastEntry();
665 e = map.pollLastEntry();
671 e = map.pollLastEntry();