iterator
Return Iterator of Results. Once called iterator(), next() method return null. Don't call next() and iterator() together.
Return
an iterator over the elements in this list in proper sequence
Return Iterator of Results. Once called iterator(), next() method return null. Don't call next() and iterator() together.
an iterator over the elements in this list in proper sequence