AbstractTestEnvironment.ActionConsumer

@FunctionalInterface

public interface ActionConsumer<T>

Methods

accept

void accept(T t)