public class TestListWrapper extends Object
TestListResultSink
.Modifier and Type | Method and Description |
---|---|
int |
createList()
Creates and stores a list, returns with the id.
|
static TestListWrapper |
getInstance() |
List<?> |
getList(int listId) |
public static TestListWrapper getInstance()
public int createList()
public List<?> getList(int listId)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.