| Package | Description | 
|---|---|
| org.apache.commons.lang3 | 
 Provides highly reusable static utility methods, chiefly concerned with adding value to the  
java.lang classes. | 
| Modifier and Type | Method and Description | 
|---|---|
static <O,T extends Throwable> | 
Functions.test(Functions.FailablePredicate<O,T> pPredicate,
    O pObject)
Tests a predicate and rethrows any exception as a  
RuntimeException. | 
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.