T
- first argument typeU
- last argument typeE
- the type of Throwable declared@FunctionalInterface public interface CheckedToIntBiFunction<T,U,E extends Throwable>
int
returnModifier and Type | Method and Description |
---|---|
int |
applyAsInt(T t,
U u)
Applies this function to the given arguments.
|
Copyright © 2016–2018 earcam. All rights reserved.