Uses of Class
com.google.refine.commands.row.GetRowsCommand.WrappedRow
Packages that use GetRowsCommand.WrappedRow
-
Uses of GetRowsCommand.WrappedRow in com.google.refine.commands.row
Fields in com.google.refine.commands.row with type parameters of type GetRowsCommand.WrappedRowModifier and TypeFieldDescriptionGetRowsCommand.RowWritingVisitor.resultsprotected final List<GetRowsCommand.WrappedRow>GetRowsCommand.JsonResult.rowsConstructor parameters in com.google.refine.commands.row with type arguments of type GetRowsCommand.WrappedRowModifierConstructorDescriptionprotectedJsonResult(Engine.Mode mode, List<GetRowsCommand.WrappedRow> rows, int filtered, int totalCount, int start, int limit, Pool pool)