public class RowAdapters extends Object
RowAdapter.| Modifier and Type | Method and Description |
|---|---|
static <RowType extends Row> |
standardRow()
Returns a
RowAdapter that handles any kind of input Row. |
public static <RowType extends Row> RowAdapter<RowType> standardRow()
RowAdapter that handles any kind of input Row.Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.