groovyx.gpars.extra166y
Interface Ops.Predicate<A>

All Known Implementing Classes:
AbstractParallelAnyArray.AndPredicate, ClosureNegationPredicate, ClosurePredicate, CommonOps.IsNonNullPredicate, CommonOps.IsNullPredicate
Enclosing class:
Ops

public static interface Ops.Predicate<A>


Method Summary
 boolean op(A a)
           
 

Method Detail

op

boolean op(A a)

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