@FunctionalInterface public interface ReturningOperation<T>
T
exec()
T exec() throws java.lang.Exception
java.lang.Exception