Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RowIterator<R>

An iterator for processing rows.

Type parameters

  • R

Hierarchy

  • RowIterator

Index

Methods

Methods

hasNext

  • hasNext(): boolean
  • Returns boolean

next

  • next(): R
  • Returns R

Generated using TypeDoc