Constructor and Description |
---|
TableCursor(java.util.List data,
int pageSize,
PropertySpec.MetaInfo propertySpec) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
void |
output(CliContext context) |
int |
records() |
public TableCursor(java.util.List data, int pageSize, PropertySpec.MetaInfo propertySpec)
Copyright © 2014–2017 ActFramework. All rights reserved.