T
@FunctionalInterface public static interface Fun.ThrowingPredicate<T>
Predicate
boolean
tryTest(T input)
boolean tryTest(T input) throws Exception
Exception
Copyright © 2017–2020. All rights reserved.