public interface Block6<A,B,C,D,E,F> extends Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
Block6.Impl |
Modifier and Type | Method and Description |
---|---|
default BlockN |
asBlockN() |
void |
execute(A a,
B b,
C c,
D d,
E e,
F f) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.