T
- The type of object consumed.E
- The type of exception thrown.@FunctionalInterface public static interface LambdaExceptionUtils.ThrowingConsumer<T,E extends Exception>
Consumer
functional interface.Modifier and Type | Method and Description |
---|---|
void |
accept(T t)
Consume the value.
|
Copyright 2011-2017 ForgeRock AS.