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