T - the type of the input to the operationE - the type of Exception@FunctionalInterface public static interface LambdaExceptionUtils.ConsumerWithExceptions<T,E extends Exception>
Consumer interface which can throw exceptions.| Modifier and Type | Method and Description |
|---|---|
void |
accept(T t) |
Copyright © 2019 WSO2. All rights reserved.