@FunctionalInterface public interface KustoCheckedFunction<T,R,E1 extends Throwable,E2 extends Throwable>
R
apply(T t)
R apply(T t) throws E1 extends Throwable, E2 extends Throwable
E1 extends Throwable
Copyright © 2024. All rights reserved.