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