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