public interface CliCursor
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
void |
output(CliContext context) |
int |
records() |
void output(CliContext context)
int records()
boolean hasNext()
Copyright © 2014–2017 ActFramework. All rights reserved.