@FunctionalInterface public interface Func2<T1,T2,TResult>
TResult
apply(T1 arg1, T2 arg2)
TResult apply(T1 arg1, T2 arg2)
Copyright © 2019. All Rights Reserved.