public class DefaultGraphRowListModel extends Object implements GraphRowListModel
| Constructor and Description |
|---|
DefaultGraphRowListModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(GraphRowModel graphRowModel) |
void |
addAll(List<DefaultGraphRowModel> graphRowModels) |
List<GraphRowModel> |
model() |
public List<GraphRowModel> model()
model in interface GraphRowListModelpublic void add(GraphRowModel graphRowModel)
public void addAll(List<DefaultGraphRowModel> graphRowModels)
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.