T
public interface Predicate<T>
boolean
test(T t)
boolean test(@NonNull T t) throws Exception
t
Exception
Copyright © 2019. All rights reserved.