接口分层结构
- com.github.lokic.javaplus.functional.throwable.ThrowsConsumer1<T>
- com.github.lokic.javaplus.functional.throwable.ThrowsConsumer2<T1,T2>
- com.github.lokic.javaplus.functional.throwable.ThrowsConsumer3<T1,T2,T3>
- com.github.lokic.javaplus.functional.throwable.ThrowsConsumer4<T1,T2,T3,T4>
- com.github.lokic.javaplus.functional.throwable.ThrowsFunction1<T,R>
- com.github.lokic.javaplus.functional.throwable.ThrowsFunction2<T1,T2,R>
- com.github.lokic.javaplus.functional.throwable.ThrowsFunction3<T1,T2,T3,R>
- com.github.lokic.javaplus.functional.throwable.ThrowsFunction4<T1,T2,T3,T4,R>
- com.github.lokic.javaplus.functional.throwable.ThrowsFunction5<T1,T2,T3,T4,T5,R>
- com.github.lokic.javaplus.functional.throwable.ThrowsFunction6<T1,T2,T3,T4,T5,T6,R>
- com.github.lokic.javaplus.functional.throwable.ThrowsFunction7<T1,T2,T3,T4,T5,T6,T7,R>
- com.github.lokic.javaplus.functional.throwable.ThrowsFunction8<T1,T2,T3,T4,T5,T6,T7,T8,R>
- com.github.lokic.javaplus.functional.throwable.ThrowsFunction9<T1,T2,T3,T4,T5,T6,T7,T8,T9,R>
- com.github.lokic.javaplus.functional.throwable.ThrowsRunnable
- com.github.lokic.javaplus.functional.throwable.ThrowsSupplier<T>
Copyright © 2023. All rights reserved.