T - the type of the object argument to the operationR - the type of the result of the functionpublic interface ObjLongFunction<T,R>
long-valued argument. This is the (reference, long)
specialization of BiFunction from the JDK.BiFunction| Modifier and Type | Method and Description |
|---|---|
R |
apply(T t,
long i) |
Copyright © 2019 Digipost. All rights reserved.