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