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