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