groovyx.gpars.extra166y
Interface Ops.BinaryDoublePredicate

All Known Implementing Classes:
CommonOps.DoubleEqualityPredicate, CommonOps.DoubleInequalityPredicate
Enclosing class:
Ops

public static interface Ops.BinaryDoublePredicate


Method Summary
 boolean op(double a, double b)
           
 

Method Detail

op

boolean op(double a,
           double b)

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