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