@FunctionalInterface public interface RayFunc4<T0,T1,T2,T3,R> extends RayFuncR<R>
R
apply(T0 t0, T1 t1, T2 t2, T3 t3)
R apply(T0 t0, T1 t1, T2 t2, T3 t3) throws Exception
Exception
Copyright © 2024. All rights reserved.