@FunctionalInterface public interface RayFunc2<T0,T1,R> extends RayFuncR<R>
R
apply(T0 t0, T1 t1)
R apply(T0 t0, T1 t1) throws Exception
Exception
Copyright © 2022. All rights reserved.