Package Hierarchies:
Interface Hierarchy
- net.luis.utils.function.throwable.ThrowableBiConsumer<T,U,X>
- net.luis.utils.function.throwable.ThrowableBiFunction<T,U,R,X>
- net.luis.utils.function.throwable.ThrowableConsumer<T,X>
- net.luis.utils.function.throwable.ThrowableFunction<T,R,X>
- net.luis.utils.function.throwable.ThrowableQuadConsumer<T,U,V,W,X>
- net.luis.utils.function.throwable.ThrowableQuadFunction<T,U,V,W,R,X>
- net.luis.utils.function.throwable.ThrowableSupplier<T,X>
- net.luis.utils.function.throwable.ThrowableTriConsumer<T,U,V,X>
- net.luis.utils.function.throwable.ThrowableTriFunction<T,U,V,R,X>