AbstractTestEnvironment.ActionConsumer ====================================== .. java:package:: ru.bitec.gs.automation.environment :noindex: @FunctionalInterface .. java:type:: public interface ActionConsumer :outertype: AbstractTestEnvironment Methods ------- accept ^^^^^^ .. java:method:: void accept(T t) :outertype: AbstractTestEnvironment.ActionConsumer