Uses of Interface
net.anwiba.commons.lang.functional.ICloseableConsumer
-
Packages that use ICloseableConsumer Package Description net.anwiba.commons.lang.functional -
-
Uses of ICloseableConsumer in net.anwiba.commons.lang.functional
Methods in net.anwiba.commons.lang.functional that return ICloseableConsumer Modifier and Type Method Description default ICloseableConsumer<I,O,E>ICloseableConsumer. then(IConsumer<I,E> after)
-