@FunctionalInterface public static interface Functions.FailableConsumer<O,T extends Throwable>
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(O pObject)
Accepts the consumer. 
 | 
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.