public interface BinaryPredicate<S,T>
boolean
evaluate(S arg1, T arg2)
boolean evaluate(S arg1, T arg2)
Copyright © 2017 Oracle. All rights reserved.