O
- Consumed type 1.T
- Thrown exception.FailableConsumer
.@Deprecated
@FunctionalInterface
public static interface Functions.FailableConsumer<O,T extends java.lang.Throwable>
Consumer
that declares a Throwable
.
TODO for 4.0: Move to org.apache.commons.lang3.function.
Modifier and Type | Method and Description |
---|---|
void |
accept(O object)
Deprecated.
Accepts the consumer.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved