Interface SandboxEndpoint.VoidWork
- Enclosing class:
- SandboxEndpoint
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A function that does not accept arguments and does not return a result.
-
Method Summary
-
Method Details
-
exec
void exec()
-