T - type of arg1U - type of arg2R - type of return value.@FunctionalInterface
public static interface FunctionsRaisingIOE.BiFunctionRaisingIOE<T,U,R>
| Modifier and Type | Method | Description |
|---|---|---|
R |
apply(T t,
U u) |
Deprecated.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.