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