Package org.dmfs.jems2.procedure
Class DelegatingProcedure<Argument>
java.lang.Object
org.dmfs.jems2.procedure.DelegatingProcedure<Argument>
- All Implemented Interfaces:
FragileProcedure<Argument,,RuntimeException> Procedure<Argument>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DelegatingProcedure
-
-
Method Details
-
process
Description copied from interface:ProcedureExecutes the procedure with the given argument.- Specified by:
processin interfaceFragileProcedure<Argument,RuntimeException> - Specified by:
processin interfaceProcedure<Argument>
-