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