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