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

All Superinterfaces:
Ops.BinaryOp<A,A,A>
All Known Implementing Classes:
ClosureReducer, CommonOps.RawMaxReducer, CommonOps.RawMinReducer
Enclosing class:
Ops

public static interface Ops.Reducer<A>
extends Ops.BinaryOp<A,A,A>


Method Summary
 
Methods inherited from interface groovyx.gpars.extra166y.Ops.BinaryOp
op
 


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