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