Methods in groovyx.gpars.extra166y that return Ops.IntAndLongToObject |
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToDouble fst,
Ops.DoubleToObject<? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToDouble fst,
Ops.IntAndDoubleToObject<? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToLong fst,
Ops.IntAndLongToObject<? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToLong fst,
Ops.LongToObject<? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToObject<? extends U> fst,
Ops.IntAndObjectToObject<? super U,? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToObject<? extends U> fst,
Ops.Op<? super U,? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.LongOp fst,
Ops.IntAndLongToObject<? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.LongToDouble fst,
Ops.IntAndDoubleToObject<? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.LongToObject<? extends U> fst,
Ops.IntAndObjectToObject<? super U,? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.indexedMapper(Ops.LongAndDoubleToObject<? extends V> combiner,
ParallelDoubleArrayWithDoubleMapping u,
int origin)
|
(package private) static
|
AbstractParallelAnyArray.indexedMapper(Ops.LongAndLongToObject<? extends V> combiner,
ParallelLongArrayWithLongMapping u,
int origin)
|
(package private) static
|
AbstractParallelAnyArray.indexedMapper(Ops.LongAndObjectToObject<? super U,? extends V> combiner,
ParallelArrayWithMapping<W,U> u,
int origin)
|
Methods in groovyx.gpars.extra166y with parameters of type Ops.IntAndLongToObject |
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.DoubleToLong fst,
Ops.IntAndLongToObject<? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndDoubleToLong fst,
Ops.IntAndLongToObject<? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToLong fst,
Ops.IntAndLongToObject<? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToObject<? extends U> fst,
Ops.IntAndObjectToDouble<? super U> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToObject<? extends U> fst,
Ops.IntAndObjectToLong<? super U> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToObject<? extends U> fst,
Ops.IntAndObjectToObject<? super U,? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToObject<? extends U> fst,
Ops.ObjectToDouble<? super U> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToObject<? extends U> fst,
Ops.ObjectToLong<? super U> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToObject<? extends U> fst,
Ops.Op<? super U,? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndObjectToLong<? super T> fst,
Ops.IntAndLongToObject<? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.LongOp fst,
Ops.IntAndLongToObject<? extends V> snd)
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.ObjectToLong<? super T> fst,
Ops.IntAndLongToObject<? extends V> snd)
|
|
ParallelLongArray.withIndexedMapping(Ops.IntAndLongToObject<? extends U> mapper)
Returns an operation prefix that causes a method to operate on
mappings of this array using the given mapper that accepts as
arguments an element's current index and value, and produces a
new value. |
|
AbstractParallelAnyArray.LUPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.LFPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.LRPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.OULMPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.DULMPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.LULMPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.OFLMPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.DFLMPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.LFLMPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.ORLMPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.DRLMPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.LRLMPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.OULCPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.DULCPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.LULCPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.OFLCPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.DFLCPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.LFLCPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.ORLCPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.DRLCPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
|
AbstractParallelAnyArray.LRLCPap.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
|
abstract
|
ParallelArrayWithLongMapping.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
Returns an operation prefix that causes a method to operate
on mappings of this array using the given mapper that
accepts as arguments an element's current index and value
(as mapped by preceding mappings, if any), and produces a
new value. |
abstract
|
ParallelDoubleArrayWithLongMapping.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
Returns an operation prefix that causes a method to operate
on mappings of this array using the given mapper that
accepts as arguments an element's current index and value
(as mapped by preceding mappings, if any), and produces a
new value. |
abstract
|
ParallelLongArrayWithLongMapping.withIndexedMapping(Ops.IntAndLongToObject<? extends V> mapper)
Returns an operation prefix that causes a method to operate
on mappings of this array using the given mapper that
accepts as arguments an element's current index and value
(as mapped by preceding mappings, if any), and produces a
new value. |