Home | History | Annotate | Download | only in collect

Lines Matching defs:hasNext

343    *     while (i.hasNext()) {
874 public boolean hasNext() {
880 if (!hasNext()) {
1417 while (values.hasNext()) {