Uses of Interface
com.machinezoo.noexception.throwing.ThrowingIntConsumer
-
Packages that use ThrowingIntConsumer Package Description com.machinezoo.noexception Classes implementing all NoException features. -
-
Uses of ThrowingIntConsumer in com.machinezoo.noexception
Methods in com.machinezoo.noexception with parameters of type ThrowingIntConsumer Modifier and Type Method Description IntConsumerCheckedExceptionHandler. fromIntConsumer(ThrowingIntConsumer consumer)Removes checked exceptions from method signature ofThrowingIntConsumer.
-