prependRows abstract method

void prependRows(
  1. List<PlutoRow> rows
)
inherited

Implementation

void prependRows(List<PlutoRow> rows);