@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
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.