Uses of Interface
org.klojang.check.fallible.FallibleIntConsumer
Packages that use FallibleIntConsumer
-
Uses of FallibleIntConsumer in org.klojang.check
Methods in org.klojang.check with parameters of type FallibleIntConsumerModifier and TypeMethodDescription<X2 extends Throwable>
voidIntCheck.then
(FallibleIntConsumer<X2> consumer) Passes the validated value to a consumer for further processing.