public interface NonaConsumer<A,B,C,D,E,F,G,H,I>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(A a,
B b,
C c,
D d,
E e,
F f,
G g,
H h,
I i) |
default NonaFunction<A,B,C,D,E,F,G,H,I,Void> |
toFunction() |
Copyright © 2018. All rights reserved.