T
- input stream tuple typeR
- result stream tuple type@FunctionalInterface
public interface CheckedFunction<T,R>
Modifier and Type | Method and Description |
---|---|
R |
apply(T t)
Apply a function to
t and return the result. |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641