| Modifier and Type | Class and Description |
|---|---|
static class |
MockRow.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MockRow.Builder |
builder() |
static MockRow |
empty() |
<T> T |
get(int index,
Class<T> type) |
<T> T |
get(String name,
Class<T> type) |
RowMetadata |
getMetadata() |
String |
toString() |
public static MockRow.Builder builder()
public static MockRow empty()
public RowMetadata getMetadata()
getMetadata in interface RowCopyright © 2022. All rights reserved.