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