|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ops.LongAndLongToObject | |
---|---|
groovyx.gpars.extra166y | Collections supporting parallel operations. |
Uses of Ops.LongAndLongToObject in groovyx.gpars.extra166y |
---|
Methods in groovyx.gpars.extra166y with parameters of type Ops.LongAndLongToObject | ||
---|---|---|
(package private) static
|
AbstractParallelAnyArray.indexedMapper(Ops.LongAndLongToObject<? extends V> combiner,
ParallelLongArrayWithLongMapping u,
int origin)
|
|
|
ParallelArrayWithLongMapping.withMapping(Ops.LongAndLongToObject<? 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. |
|
|
ParallelDoubleArrayWithLongMapping.withMapping(Ops.LongAndLongToObject<? 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. |
|
|
ParallelLongArray.withMapping(Ops.LongAndLongToObject<? 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. |
|
|
ParallelLongArrayWithLongMapping.withMapping(Ops.LongAndLongToObject<? 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 |