@FunctionalInterface
public static interface Functions.FailableConsumer<O,T extends java.lang.Throwable>
Modifier and Type | Method and Description |
---|---|
void |
accept(O pObject)
Accepts the consumer.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved