groovyx.gpars.extra166y
Interface Ops.BinaryLongPredicate

All Known Implementing Classes:
CommonOps.LongEqualityPredicate, CommonOps.LongInequalityPredicate
Enclosing class:
Ops

public static interface Ops.BinaryLongPredicate


Method Summary
 boolean op(long a, long b)
           
 

Method Detail

op

boolean op(long a,
           long b)

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