Uses of Package
com.machinezoo.noexception.throwing
-
Packages that use com.machinezoo.noexception.throwing Package Description com.machinezoo.noexception Classes implementing all NoException features.com.machinezoo.noexception.throwing Variations of standard functional interfaces that allow throwing checked exceptions. -
Classes in com.machinezoo.noexception.throwing used by com.machinezoo.noexception Class Description ThrowingBiConsumer Variation ofBiConsumer
that allows throwing checked exceptions.ThrowingBiFunction Variation ofBiFunction
that allows throwing checked exceptions.ThrowingBinaryOperator Variation ofBinaryOperator
that allows throwing checked exceptions.ThrowingBiPredicate Variation ofBiPredicate
that allows throwing checked exceptions.ThrowingBooleanSupplier Variation ofBooleanSupplier
that allows throwing checked exceptions.ThrowingComparator Variation ofComparator
that allows throwing checked exceptions.ThrowingConsumer Variation ofConsumer
that allows throwing checked exceptions.ThrowingDoubleBinaryOperator Variation ofDoubleBinaryOperator
that allows throwing checked exceptions.ThrowingDoubleConsumer Variation ofDoubleConsumer
that allows throwing checked exceptions.ThrowingDoubleFunction Variation ofDoubleFunction
that allows throwing checked exceptions.ThrowingDoublePredicate Variation ofDoublePredicate
that allows throwing checked exceptions.ThrowingDoubleSupplier Variation ofDoubleSupplier
that allows throwing checked exceptions.ThrowingDoubleToIntFunction Variation ofDoubleToIntFunction
that allows throwing checked exceptions.ThrowingDoubleToLongFunction Variation ofDoubleToLongFunction
that allows throwing checked exceptions.ThrowingDoubleUnaryOperator Variation ofDoubleUnaryOperator
that allows throwing checked exceptions.ThrowingFunction Variation ofFunction
that allows throwing checked exceptions.ThrowingIntBinaryOperator Variation ofIntBinaryOperator
that allows throwing checked exceptions.ThrowingIntConsumer Variation ofIntConsumer
that allows throwing checked exceptions.ThrowingIntFunction Variation ofIntFunction
that allows throwing checked exceptions.ThrowingIntPredicate Variation ofIntPredicate
that allows throwing checked exceptions.ThrowingIntSupplier Variation ofIntSupplier
that allows throwing checked exceptions.ThrowingIntToDoubleFunction Variation ofIntToDoubleFunction
that allows throwing checked exceptions.ThrowingIntToLongFunction Variation ofIntToLongFunction
that allows throwing checked exceptions.ThrowingIntUnaryOperator Variation ofIntUnaryOperator
that allows throwing checked exceptions.ThrowingLongBinaryOperator Variation ofLongBinaryOperator
that allows throwing checked exceptions.ThrowingLongConsumer Variation ofLongConsumer
that allows throwing checked exceptions.ThrowingLongFunction Variation ofLongFunction
that allows throwing checked exceptions.ThrowingLongPredicate Variation ofLongPredicate
that allows throwing checked exceptions.ThrowingLongSupplier Variation ofLongSupplier
that allows throwing checked exceptions.ThrowingLongToDoubleFunction Variation ofLongToDoubleFunction
that allows throwing checked exceptions.ThrowingLongToIntFunction Variation ofLongToIntFunction
that allows throwing checked exceptions.ThrowingLongUnaryOperator Variation ofLongUnaryOperator
that allows throwing checked exceptions.ThrowingObjDoubleConsumer Variation ofObjDoubleConsumer
that allows throwing checked exceptions.ThrowingObjIntConsumer Variation ofObjIntConsumer
that allows throwing checked exceptions.ThrowingObjLongConsumer Variation ofObjLongConsumer
that allows throwing checked exceptions.ThrowingPredicate Variation ofPredicate
that allows throwing checked exceptions.ThrowingRunnable Variation ofRunnable
that allows throwing checked exceptions.ThrowingSupplier Variation ofSupplier
that allows throwing checked exceptions.ThrowingToDoubleBiFunction Variation ofToDoubleBiFunction
that allows throwing checked exceptions.ThrowingToDoubleFunction Variation ofToDoubleFunction
that allows throwing checked exceptions.ThrowingToIntBiFunction Variation ofToIntBiFunction
that allows throwing checked exceptions.ThrowingToIntFunction Variation ofToIntFunction
that allows throwing checked exceptions.ThrowingToLongBiFunction Variation ofToLongBiFunction
that allows throwing checked exceptions.ThrowingToLongFunction Variation ofToLongFunction
that allows throwing checked exceptions.ThrowingUnaryOperator Variation ofUnaryOperator
that allows throwing checked exceptions. -
Classes in com.machinezoo.noexception.throwing used by com.machinezoo.noexception.throwing Class Description ThrowingBiFunction Variation ofBiFunction
that allows throwing checked exceptions.ThrowingFunction Variation ofFunction
that allows throwing checked exceptions.