Uses of Interface
net.anwiba.commons.lang.functional.IBiConsumer
Packages that use IBiConsumer
-
Uses of IBiConsumer in net.anwiba.commons.lang.functional
Methods in net.anwiba.commons.lang.functional that return IBiConsumerModifier and TypeMethodDescriptiondefault IBiConsumer<I,N, E> IBiConsumer.then(IBiConsumer<? super I, ? super N, E> consumer) Methods in net.anwiba.commons.lang.functional with parameters of type IBiConsumerModifier and TypeMethodDescriptiondefault IBiConsumer<I,N, E> IBiConsumer.then(IBiConsumer<? super I, ? super N, E> consumer)