Class RowIterator<R>

  • All Implemented Interfaces:
    Iterator<R>

    public class RowIterator<R>
    extends Object
    implements Iterator<R>
    An iterator for processing rows.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.