@FunctionalInterface public interface PredicateWithException<T,U>
boolean
test(T t, U u)
boolean test(T t, U u) throws Exception
Exception
Copyright © 2014. All rights reserved.