@FunctionalInterface public static interface IOUtils.IOFunction<T,R>
Function| Modifier and Type | Method and Description |
|---|---|
R |
apply(T t) |
R apply(T t) throws IOException
IOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.