T
E
public interface ThrowingPredicate<T,E extends Exception>
boolean
test(T t)
boolean test(T t) throws E extends Exception
t
E extends Exception
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.