| Modifier and Type | Method and Description |
|---|---|
static String[][] |
createBasicData() |
static List<PersonBean> |
createExampleData()
Creates the example data.
|
static List<PersonBean> |
createExampleData(int rows,
int documents)
Creates the example data.
|
public static List<PersonBean> createExampleData()
public static String[][] createBasicData()
public static List<PersonBean> createExampleData(int rows, int documents)
rows - the number of rows to createdocuments - the number of documents to add to each personCopyright © 2024. All rights reserved.