java.io.Serializable, java.util.function.Consumer<T>, Procedure<T>public class InjectIntoLongProcedure<T> extends java.lang.Object implements Procedure<T>
| Constructor | Description |
|---|---|
InjectIntoLongProcedure(long injectedValue,
LongObjectToLongFunction<? super T> function) |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getResult() |
|
void |
value(T each) |
Copyright © 2004–2020. All rights reserved.