| Methods in groovyx.gpars.extra166y with parameters of type Ops.DoubleAndObjectToDouble | 
(package private) static
 | 
AbstractParallelAnyArray.indexedMapper(Ops.DoubleAndObjectToDouble<? super U> combiner,
              ParallelArrayWithMapping<W,U> u,
              int origin)
 
            | 
 | 
ParallelArrayWithDoubleMapping.withMapping(Ops.DoubleAndObjectToDouble<? super V> combiner,
            ParallelArrayWithMapping<W,V> other)
 
          Returns an operation prefix that causes a method to operate
 on binary mappings of this array and the other array. | 
 | 
ParallelDoubleArray.withMapping(Ops.DoubleAndObjectToDouble<? super V> combiner,
            ParallelArrayWithMapping<W,V> other)
 
          Returns an operation prefix that causes a method to operate
 on binary mappings of this array and the other array. | 
 | 
ParallelDoubleArrayWithDoubleMapping.withMapping(Ops.DoubleAndObjectToDouble<? super V> combiner,
            ParallelArrayWithMapping<W,V> other)
 
          Returns an operation prefix that causes a method to operate
 on binary mappings of this array and the other array. | 
 | 
ParallelLongArrayWithDoubleMapping.withMapping(Ops.DoubleAndObjectToDouble<? super V> combiner,
            ParallelArrayWithMapping<W,V> other)
 
          Returns an operation prefix that causes a method to operate
 on binary mappings of this array and the other array. |