I - input typeO - output type@FunctionalInterface public interface SerializableFunctionUnchecked<I,O> extends Serializable
Function interface that only might be throwing unchecked exceptions| Modifier and Type | Method and Description |
|---|---|
O |
apply(I v1) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.