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