T1 - type of the 1st param. 第1个参数类型T2 - type of the 2nd param. 第2个参数类型T3 - type of the 3rd param. 第3个参数类型T4 - type of the 4th param. 第4个参数类型T5 - type of the 5th param. 第5个参数类型T6 - type of the 6th param. 第6个参数类型T7 - type of the 7th param. 第7个参数类型T8 - type of the 8th param. 第8个参数类型T9 - type of the 9th param. 第9个参数类型R - return type 返回值类型@FunctionalInterface public interface R9<T1,T2,T3,T4,T5,T6,T7,T8,T9,R> extends LambdaRN<R>, Lambda9<T1,T2,T3,T4,T5,T6,T7,T8,T9>
Copyright © 2021. All rights reserved.