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