org.glassfish.gmbal.generic
Interface BinaryBooleanFunction<S,T>


public interface BinaryBooleanFunction<S,T>


Method Summary
 boolean evaluate(S arg1, T arg2)
           
 

Method Detail

evaluate

boolean evaluate(S arg1,
                 T arg2)


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.