Uses of Interface
io.github.ashr123.exceptional.functions.ThrowingUnaryOperator
-
Uses of ThrowingUnaryOperator in io.github.ashr123.exceptional.functions
Methods in io.github.ashr123.exceptional.functions with parameters of type ThrowingUnaryOperatorModifier and TypeMethodDescriptionstatic <T> UnaryOperator<T>ThrowingUnaryOperator.unchecked(ThrowingUnaryOperator<T> throwingUnaryOperator)