@InterfaceStability.Stable
public class RowFactory
extends Object
Row
objects.Constructor and Description |
---|
RowFactory() |
Modifier and Type | Method and Description |
---|---|
static Row |
create(Object... values)
Create a
Row from the given arguments. |