org.codehaus.gpars

groovyx.gpars.extra166y
[Java] Interface Ops.BinaryPredicate


public static interface Ops.BinaryPredicate

Method Summary
boolean op(A a, B b)

 

Method Detail

op

public boolean op(A a, B b)


 

Copyright © 2008–2012 Václav Pech. All Rights Reserved.