@FunctionalInterface public static interface AbstractMuleRuntimeTestCase.CheckedConsumer<T> extends Consumer<T>
| Modifier and Type | Method and Description |
|---|---|
default void |
accept(T t) |
void |
acceptChecked(T t) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.