public interface BiPredicate<T,U>
boolean
test(T t, U u)
boolean test(T t, U u)
Copyright © 2016. All Rights Reserved.