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个参数类型E - Throwable or subclass of Throwable. Throwable类及其子类@FunctionalInterface public interface PT5<T1,T2,T3,T4,T5,E extends Throwable> extends LambdaRT<Boolean,E>, Lambda5<T1,T2,T3,T4,T5>
Copyright © 2023 io-fairy. All rights reserved.