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