@FunctionalInterface
public static interface Functions.FailablePredicate<O,T extends java.lang.Throwable>
Modifier and Type | Method and Description |
---|---|
boolean |
test(O pObject)
Test the predicate.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved