public interface Predicate<T> extends Function<T,Boolean>
apply
Copyright © 2016. All rights reserved.