public interface ThrowingPredicate2<T,P> extends Serializable
boolean
safeAccept(T object, P param)
boolean safeAccept(T object, P param) throws Exception
Exception
Copyright © 2004–2016. All rights reserved.