T1 - first param type 第1个参数类型T2 - second param type 第2个参数类型T3 - third param type 第3个参数类型R - return type 返回值类型E - Exception or subclass of Exception Exception类及其子类@FunctionalInterface public interface RT3<T1,T2,T3,R,E extends Exception>
Copyright © 2019. All rights reserved.