@FunctionalInterface public interface LongObjectToLongFunction<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
long |
longValueOf(long longParameter,
T objectParameter) |
long longValueOf(long longParameter,
T objectParameter)
Copyright © 2004–2023. All rights reserved.