Interface OCallableNoParamNoReturn
public interface OCallableNoParamNoReturn
Generic callable interface that does not accept parameter and not return any value.
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com)
-
Method Summary
-
Method Details
-
call
void call()
-