Interface OCommandStream
- All Superinterfaces:
OCloseable
- All Known Implementing Classes:
OConsoleCommandStream
- Author:
- Artem Orobets (enisher-at-gmail.com)
-
Method Summary
Methods inherited from interface com.orientechnologies.common.concur.resource.OCloseable
close
-
Method Details
-
hasNext
boolean hasNext() -
nextCommand
String nextCommand()
-