Interface AsyncContainerBuilder<T extends TestActionContainer,B extends TestActionContainerBuilder<T,B>>

All Superinterfaces:
TestActionBuilder<T>, TestActionContainerBuilder<T,B>

public interface AsyncContainerBuilder<T extends TestActionContainer,B extends TestActionContainerBuilder<T,B>> extends TestActionContainerBuilder<T,B>