Package org.openxava.util
Interface IProcedure
public interface IProcedure
Functional interface that does not receive or return any value.
Intended to be used in lambdas.
- Since:
- 6.3.2
- Author:
- Javier Paniza
-
Method Summary
-
Method Details
-
execute
- Throws:
Exception
-