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