@FunctionalInterface public interface Func3<A,B,C,R>
R
call(A a, B b, C c)
R call(A a, B b, C c)
Copyright © 2018. All rights reserved.