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 ofBiConsumerthat allows throwing checked exceptions.ThrowingBiFunction Variation ofBiFunctionthat allows throwing checked exceptions.ThrowingBinaryOperator Variation ofBinaryOperatorthat allows throwing checked exceptions.ThrowingBiPredicate Variation ofBiPredicatethat allows throwing checked exceptions.ThrowingBooleanSupplier Variation ofBooleanSupplierthat allows throwing checked exceptions.ThrowingComparator Variation ofComparatorthat allows throwing checked exceptions.ThrowingConsumer Variation ofConsumerthat allows throwing checked exceptions.ThrowingDoubleBinaryOperator Variation ofDoubleBinaryOperatorthat allows throwing checked exceptions.ThrowingDoubleConsumer Variation ofDoubleConsumerthat allows throwing checked exceptions.ThrowingDoubleFunction Variation ofDoubleFunctionthat allows throwing checked exceptions.ThrowingDoublePredicate Variation ofDoublePredicatethat allows throwing checked exceptions.ThrowingDoubleSupplier Variation ofDoubleSupplierthat allows throwing checked exceptions.ThrowingDoubleToIntFunction Variation ofDoubleToIntFunctionthat allows throwing checked exceptions.ThrowingDoubleToLongFunction Variation ofDoubleToLongFunctionthat allows throwing checked exceptions.ThrowingDoubleUnaryOperator Variation ofDoubleUnaryOperatorthat allows throwing checked exceptions.ThrowingFunction Variation ofFunctionthat allows throwing checked exceptions.ThrowingIntBinaryOperator Variation ofIntBinaryOperatorthat allows throwing checked exceptions.ThrowingIntConsumer Variation ofIntConsumerthat allows throwing checked exceptions.ThrowingIntFunction Variation ofIntFunctionthat allows throwing checked exceptions.ThrowingIntPredicate Variation ofIntPredicatethat allows throwing checked exceptions.ThrowingIntSupplier Variation ofIntSupplierthat allows throwing checked exceptions.ThrowingIntToDoubleFunction Variation ofIntToDoubleFunctionthat allows throwing checked exceptions.ThrowingIntToLongFunction Variation ofIntToLongFunctionthat allows throwing checked exceptions.ThrowingIntUnaryOperator Variation ofIntUnaryOperatorthat allows throwing checked exceptions.ThrowingLongBinaryOperator Variation ofLongBinaryOperatorthat allows throwing checked exceptions.ThrowingLongConsumer Variation ofLongConsumerthat allows throwing checked exceptions.ThrowingLongFunction Variation ofLongFunctionthat allows throwing checked exceptions.ThrowingLongPredicate Variation ofLongPredicatethat allows throwing checked exceptions.ThrowingLongSupplier Variation ofLongSupplierthat allows throwing checked exceptions.ThrowingLongToDoubleFunction Variation ofLongToDoubleFunctionthat allows throwing checked exceptions.ThrowingLongToIntFunction Variation ofLongToIntFunctionthat allows throwing checked exceptions.ThrowingLongUnaryOperator Variation ofLongUnaryOperatorthat allows throwing checked exceptions.ThrowingObjDoubleConsumer Variation ofObjDoubleConsumerthat allows throwing checked exceptions.ThrowingObjIntConsumer Variation ofObjIntConsumerthat allows throwing checked exceptions.ThrowingObjLongConsumer Variation ofObjLongConsumerthat allows throwing checked exceptions.ThrowingPredicate Variation ofPredicatethat allows throwing checked exceptions.ThrowingRunnable Variation ofRunnablethat allows throwing checked exceptions.ThrowingSupplier Variation ofSupplierthat allows throwing checked exceptions.ThrowingToDoubleBiFunction Variation ofToDoubleBiFunctionthat allows throwing checked exceptions.ThrowingToDoubleFunction Variation ofToDoubleFunctionthat allows throwing checked exceptions.ThrowingToIntBiFunction Variation ofToIntBiFunctionthat allows throwing checked exceptions.ThrowingToIntFunction Variation ofToIntFunctionthat allows throwing checked exceptions.ThrowingToLongBiFunction Variation ofToLongBiFunctionthat allows throwing checked exceptions.ThrowingToLongFunction Variation ofToLongFunctionthat allows throwing checked exceptions.ThrowingUnaryOperator Variation ofUnaryOperatorthat allows throwing checked exceptions. -
Classes in com.machinezoo.noexception.throwing used by com.machinezoo.noexception.throwing Class Description ThrowingBiFunction Variation ofBiFunctionthat allows throwing checked exceptions.ThrowingFunction Variation ofFunctionthat allows throwing checked exceptions.