public class InjectIntoProcedure<IV,T> extends Object implements org.eclipse.collections.api.block.procedure.Procedure<T>
| Constructor and Description |
|---|
InjectIntoProcedure(IV injectedValue,
org.eclipse.collections.api.block.function.Function2<? super IV,? super T,? extends IV> function) |
Copyright © 2004–2017. All rights reserved.