Interface ActionNodeBuilder<T extends NodeContainerBuilder<T,?>>

All Superinterfaces:
NodeBuilder<ActionNodeBuilder<T>,T>

public interface ActionNodeBuilder<T extends NodeContainerBuilder<T,?>> extends NodeBuilder<ActionNodeBuilder<T>,T>