public interface ToLongBiFunction<T,U> extends ToLongBiFunction<T,U>
| Modifier and Type | Method and Description |
|---|---|
long |
applyAsLong(T t,
U u) |
long applyAsLong(T t, U u)
applyAsLong in interface ToLongBiFunction<T,U>Copyright © 2021. All rights reserved.