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