T1 - First argument type.T2 - Second argument type.R - Return type.@FunctionalInterface public static interface InMemoryAliasMap.CheckedFunction2<T1,T2,R>
Function but
 specifies an IOException.| Modifier and Type | Method and Description | 
|---|---|
| R | apply(T1 t1,
     T2 t2) | 
R apply(T1 t1, T2 t2) throws IOException
IOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.