|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ops.DoubleAndLongToObject | |
---|---|
groovyx.gpars.extra166y | Collections supporting parallel operations. |
Uses of Ops.DoubleAndLongToObject in groovyx.gpars.extra166y |
---|
Methods in groovyx.gpars.extra166y with parameters of type Ops.DoubleAndLongToObject | ||
---|---|---|
(package private) static
|
AbstractParallelAnyArray.indexedMapper(Ops.DoubleAndLongToObject<? extends V> combiner,
ParallelLongArrayWithLongMapping u,
int origin)
|
|
|
ParallelArrayWithDoubleMapping.withMapping(Ops.DoubleAndLongToObject<? extends V> combiner,
ParallelLongArrayWithLongMapping other)
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array. |
|
|
ParallelDoubleArray.withMapping(Ops.DoubleAndLongToObject<? extends V> combiner,
ParallelLongArrayWithLongMapping other)
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array. |
|
|
ParallelDoubleArrayWithDoubleMapping.withMapping(Ops.DoubleAndLongToObject<? extends V> combiner,
ParallelLongArrayWithLongMapping other)
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array. |
|
|
ParallelLongArrayWithDoubleMapping.withMapping(Ops.DoubleAndLongToObject<? extends V> combiner,
ParallelLongArrayWithLongMapping other)
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array. |
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV NEXT | FRAMES NO FRAMES |