Uses of Interface
org.klojang.check.fallible.FallibleIntUnaryOperator
Packages that use FallibleIntUnaryOperator
-
Uses of FallibleIntUnaryOperator in org.klojang.check
Methods in org.klojang.check with parameters of type FallibleIntUnaryOperatorModifier and TypeMethodDescription<X2 extends Throwable>
intIntCheck.ok(FallibleIntUnaryOperator<X2> transformer) Passes the validated value to the specified function and returns the value it computes.