T1
T2
T3
@FunctionalInterface public interface Function3<T1,T2,T3,R>
R
accept(T1 t1, T2 t2, T3 t3)
R accept(T1 t1, T2 t2, T3 t3)
Copyright © 2022. All rights reserved.