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