public interface Block8<A,B,C,D,E,F,G,H> extends Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
Block8.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) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.