Uses of Interface
org.klojang.check.fallible.FallibleIntConsumer
-
Uses of FallibleIntConsumer in org.klojang.check
Modifier and TypeMethodDescription<X2 extends Throwable>
voidIntCheck.then
(FallibleIntConsumer<X2> consumer) Passes the validated value to a consumer for further processing.