public interface HexaConsumer<A,B,C,D,E,F>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(A a,
B b,
C c,
D d,
E e,
F f) |
default HexaFunction<A,B,C,D,E,F,Void> |
toFunction() |
Copyright © 2018. All rights reserved.