Uses of Interface
nl.altindag.laleler.function.Consumer
Packages that use Consumer
-
Uses of Consumer in nl.altindag.laleler
Methods in nl.altindag.laleler with parameters of type ConsumerModifier and TypeMethodDescriptionstatic voidIOUtils.write(Path path, Consumer<OutputStream> consumer) static voidIOUtils.write(Path path, Consumer<OutputStream> consumer, Function<Exception, ? extends RuntimeException> exceptionHandler)