public interface DecaConsumer<A,B,C,D,E,F,G,H,I,J>
void
execute(A a, B b, C c, D d, E e, F f, G g, H h, I i, J j)
default DecaFunction<A,B,C,D,E,F,G,H,I,J,Void>
toFunction()
void execute(A a, B b, C c, D d, E e, F f, G g, H h, I i, J j) throws Throwable
Throwable
default DecaFunction<A,B,C,D,E,F,G,H,I,J,Void> toFunction()
Copyright © 2018. All rights reserved.