T - Argument typepublic interface Obj2LongFunction<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
long |
apply(T input)
Returns the result of applying this function to given
input. |
long apply(T input)
input.input - inputCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.