public final class Ray extends Object
| Constructor and Description |
|---|
Ray() |
| Modifier and Type | Method and Description |
|---|---|
static PyActorCreator |
actor(PyActorClass pyActorClass) |
static PyActorCreator |
actor(PyActorClass pyActorClass,
Object obj0) |
static PyActorCreator |
actor(PyActorClass pyActorClass,
Object obj0,
Object obj1) |
static PyActorCreator |
actor(PyActorClass pyActorClass,
Object obj0,
Object obj1,
Object obj2) |
static PyActorCreator |
actor(PyActorClass pyActorClass,
Object obj0,
Object obj1,
Object obj2,
Object obj3) |
static PyActorCreator |
actor(PyActorClass pyActorClass,
Object obj0,
Object obj1,
Object obj2,
Object obj3,
Object obj4) |
static PyActorCreator |
actor(PyActorClass pyActorClass,
Object obj0,
Object obj1,
Object obj2,
Object obj3,
Object obj4,
Object obj5) |
static <A> ActorCreator<A> |
actor(RayFunc0<A> f) |
static <T0,A> ActorCreator<A> |
actor(RayFunc1<T0,A> f,
ObjectRef<T0> t0) |
static <T0,A> ActorCreator<A> |
actor(RayFunc1<T0,A> f,
T0 t0) |
static <T0,T1,A> ActorCreator<A> |
actor(RayFunc2<T0,T1,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1) |
static <T0,T1,A> ActorCreator<A> |
actor(RayFunc2<T0,T1,A> f,
ObjectRef<T0> t0,
T1 t1) |
static <T0,T1,A> ActorCreator<A> |
actor(RayFunc2<T0,T1,A> f,
T0 t0,
ObjectRef<T1> t1) |
static <T0,T1,A> ActorCreator<A> |
actor(RayFunc2<T0,T1,A> f,
T0 t0,
T1 t1) |
static <T0,T1,T2,A> |
actor(RayFunc3<T0,T1,T2,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2) |
static <T0,T1,T2,A> |
actor(RayFunc3<T0,T1,T2,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2) |
static <T0,T1,T2,A> |
actor(RayFunc3<T0,T1,T2,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2) |
static <T0,T1,T2,A> |
actor(RayFunc3<T0,T1,T2,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2) |
static <T0,T1,T2,A> |
actor(RayFunc3<T0,T1,T2,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2) |
static <T0,T1,T2,A> |
actor(RayFunc3<T0,T1,T2,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2) |
static <T0,T1,T2,A> |
actor(RayFunc3<T0,T1,T2,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2) |
static <T0,T1,T2,A> |
actor(RayFunc3<T0,T1,T2,A> f,
T0 t0,
T1 t1,
T2 t2) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,A> |
actor(RayFunc4<T0,T1,T2,T3,A> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,A> |
actor(RayFunc5<T0,T1,T2,T3,T4,A> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,A> |
actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5) |
static PlacementGroup |
createPlacementGroup(List<Map<String,Double>> bundles,
PlacementStrategy strategy)
Create a placement group.
|
static void |
exitActor()
Intentionally exit the current actor.
|
static <T> List<T> |
get(List<ObjectRef<T>> objectList)
Get a list of objects by `ObjectRef`s from the object store.
|
static <T> T |
get(ObjectRef<T> objectRef)
Get an object by `ObjectRef` from the object store.
|
static <T extends BaseActorHandle> |
getActor(String name)
Get a handle to a named actor of current job.
|
static Object |
getAsyncContext()
If users want to use Ray API in their own threads, call this method to get the async context
and then call
setAsyncContext(java.lang.Object) at the beginning of the new thread. |
static <T extends BaseActorHandle> |
getGlobalActor(String name)
Get a handle to a global named actor.
|
static RuntimeContext |
getRuntimeContext()
Get the runtime context.
|
static void |
init()
Initialize Ray runtime with the default runtime implementation.
|
static RayRuntime |
internal()
Get the underlying runtime instance.
|
static boolean |
isInitialized()
Check if
init() has been called yet. |
static <T> ObjectRef<T> |
put(T obj)
Store an object in the object store.
|
static void |
setAsyncContext(Object asyncContext)
Set the async context for the current thread.
|
static void |
setResource(String resourceName,
double capacity)
Set the resource for local node.
|
static void |
setResource(UniqueId nodeId,
String resourceName,
double capacity)
Update the resource for the specified client.
|
static void |
shutdown()
Shutdown Ray runtime.
|
static <R> PyTaskCaller<R> |
task(PyFunction<R> pyFunction) |
static <R> PyTaskCaller<R> |
task(PyFunction<R> pyFunction,
Object obj0) |
static <R> PyTaskCaller<R> |
task(PyFunction<R> pyFunction,
Object obj0,
Object obj1) |
static <R> PyTaskCaller<R> |
task(PyFunction<R> pyFunction,
Object obj0,
Object obj1,
Object obj2) |
static <R> PyTaskCaller<R> |
task(PyFunction<R> pyFunction,
Object obj0,
Object obj1,
Object obj2,
Object obj3) |
static <R> PyTaskCaller<R> |
task(PyFunction<R> pyFunction,
Object obj0,
Object obj1,
Object obj2,
Object obj3,
Object obj4) |
static <R> PyTaskCaller<R> |
task(PyFunction<R> pyFunction,
Object obj0,
Object obj1,
Object obj2,
Object obj3,
Object obj4,
Object obj5) |
static <R> TaskCaller<R> |
task(RayFunc0<R> f) |
static <T0,R> TaskCaller<R> |
task(RayFunc1<T0,R> f,
ObjectRef<T0> t0) |
static <T0,R> TaskCaller<R> |
task(RayFunc1<T0,R> f,
T0 t0) |
static <T0,T1,R> TaskCaller<R> |
task(RayFunc2<T0,T1,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1) |
static <T0,T1,R> TaskCaller<R> |
task(RayFunc2<T0,T1,R> f,
ObjectRef<T0> t0,
T1 t1) |
static <T0,T1,R> TaskCaller<R> |
task(RayFunc2<T0,T1,R> f,
T0 t0,
ObjectRef<T1> t1) |
static <T0,T1,R> TaskCaller<R> |
task(RayFunc2<T0,T1,R> f,
T0 t0,
T1 t1) |
static <T0,T1,T2,R> |
task(RayFunc3<T0,T1,T2,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2) |
static <T0,T1,T2,R> |
task(RayFunc3<T0,T1,T2,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2) |
static <T0,T1,T2,R> |
task(RayFunc3<T0,T1,T2,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2) |
static <T0,T1,T2,R> |
task(RayFunc3<T0,T1,T2,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2) |
static <T0,T1,T2,R> |
task(RayFunc3<T0,T1,T2,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2) |
static <T0,T1,T2,R> |
task(RayFunc3<T0,T1,T2,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2) |
static <T0,T1,T2,R> |
task(RayFunc3<T0,T1,T2,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2) |
static <T0,T1,T2,R> |
task(RayFunc3<T0,T1,T2,R> f,
T0 t0,
T1 t1,
T2 t2) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3,R> |
task(RayFunc4<T0,T1,T2,T3,R> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4,R> |
task(RayFunc5<T0,T1,T2,T3,T4,R> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5,R> |
task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5) |
static VoidTaskCaller |
task(RayFuncVoid0 f) |
static <T0> VoidTaskCaller |
task(RayFuncVoid1<T0> f,
ObjectRef<T0> t0) |
static <T0> VoidTaskCaller |
task(RayFuncVoid1<T0> f,
T0 t0) |
static <T0,T1> VoidTaskCaller |
task(RayFuncVoid2<T0,T1> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1) |
static <T0,T1> VoidTaskCaller |
task(RayFuncVoid2<T0,T1> f,
ObjectRef<T0> t0,
T1 t1) |
static <T0,T1> VoidTaskCaller |
task(RayFuncVoid2<T0,T1> f,
T0 t0,
ObjectRef<T1> t1) |
static <T0,T1> VoidTaskCaller |
task(RayFuncVoid2<T0,T1> f,
T0 t0,
T1 t1) |
static <T0,T1,T2> VoidTaskCaller |
task(RayFuncVoid3<T0,T1,T2> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2) |
static <T0,T1,T2> VoidTaskCaller |
task(RayFuncVoid3<T0,T1,T2> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2) |
static <T0,T1,T2> VoidTaskCaller |
task(RayFuncVoid3<T0,T1,T2> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2) |
static <T0,T1,T2> VoidTaskCaller |
task(RayFuncVoid3<T0,T1,T2> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2) |
static <T0,T1,T2> VoidTaskCaller |
task(RayFuncVoid3<T0,T1,T2> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2) |
static <T0,T1,T2> VoidTaskCaller |
task(RayFuncVoid3<T0,T1,T2> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2) |
static <T0,T1,T2> VoidTaskCaller |
task(RayFuncVoid3<T0,T1,T2> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2) |
static <T0,T1,T2> VoidTaskCaller |
task(RayFuncVoid3<T0,T1,T2> f,
T0 t0,
T1 t1,
T2 t2) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3) |
static <T0,T1,T2,T3> |
task(RayFuncVoid4<T0,T1,T2,T3> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4) |
static <T0,T1,T2,T3,T4> |
task(RayFuncVoid5<T0,T1,T2,T3,T4> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
ObjectRef<T0> t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
ObjectRef<T1> t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
ObjectRef<T2> t2,
T3 t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
T2 t2,
ObjectRef<T3> t3,
T4 t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
ObjectRef<T4> t4,
T5 t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4,
ObjectRef<T5> t5) |
static <T0,T1,T2,T3,T4,T5> |
task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f,
T0 t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5) |
static <T> WaitResult<T> |
wait(List<ObjectRef<T>> waitList)
A convenient helper method for Ray.wait.
|
static <T> WaitResult<T> |
wait(List<ObjectRef<T>> waitList,
int numReturns)
A convenient helper method for Ray.wait.
|
static <T> WaitResult<T> |
wait(List<ObjectRef<T>> waitList,
int numReturns,
int timeoutMs)
Wait for a list of RayObjects to be locally available,
until specified number of objects are ready, or specified timeout has passed.
|
static <T> Callable<T> |
wrapCallable(Callable<T> callable)
If users want to use Ray API in their own threads, they should wrap their
Callable
objects with this method. |
static Runnable |
wrapRunnable(Runnable runnable)
If users want to use Ray API in their own threads, they should wrap their
Runnable
objects with this method. |
public static void init()
public static void shutdown()
public static boolean isInitialized()
init() has been called yet.init() has already been called and false otherwise.public static <T> ObjectRef<T> put(T obj)
obj - The Java object to be stored.public static <T> T get(ObjectRef<T> objectRef)
objectRef - The reference of the object to get.public static <T> List<T> get(List<ObjectRef<T>> objectList)
objectList - A list of object references.public static <T> WaitResult<T> wait(List<ObjectRef<T>> waitList, int numReturns, int timeoutMs)
waitList - A list of object references to wait for.numReturns - The number of objects that should be returned.timeoutMs - The maximum time in milliseconds to wait before returning.public static <T> WaitResult<T> wait(List<ObjectRef<T>> waitList, int numReturns)
waitList - A list of object references to wait for.numReturns - The number of objects that should be returned.public static <T> WaitResult<T> wait(List<ObjectRef<T>> waitList)
waitList - A list of object references to wait for.public static <T extends BaseActorHandle> Optional<T> getActor(String name)
Gets a handle to a named actor with the given name. The actor must have been created with name specified.
name - The name of the named actor.public static <T extends BaseActorHandle> Optional<T> getGlobalActor(String name)
Gets a handle to a global named actor with the given name. The actor must have been created with global name specified.
name - The global name of the named actor.public static Object getAsyncContext()
setAsyncContext(java.lang.Object) at the beginning of the new thread.public static void setAsyncContext(Object asyncContext)
asyncContext - The async context to set.public static Runnable wrapRunnable(Runnable runnable)
Runnable
objects with this method.runnable - The runnable to wrap.public static <T> Callable<T> wrapCallable(Callable<T> callable)
Callable
objects with this method.callable - The callable to wrap.public static RayRuntime internal()
public static void setResource(UniqueId nodeId, String resourceName, double capacity)
public static void setResource(String resourceName, double capacity)
public static RuntimeContext getRuntimeContext()
public static PlacementGroup createPlacementGroup(List<Map<String,Double>> bundles, PlacementStrategy strategy)
bundles - Preallocated resource list.strategy - Actor placement strategy.public static void exitActor()
This method is used to disconnect an actor and exit the worker.
RuntimeException - An exception is raised if this is a driver or this worker is not
an actor.public static <R> TaskCaller<R> task(RayFunc0<R> f)
public static VoidTaskCaller task(RayFuncVoid0 f)
public static <T0,R> TaskCaller<R> task(RayFunc1<T0,R> f, T0 t0)
public static <T0,R> TaskCaller<R> task(RayFunc1<T0,R> f, ObjectRef<T0> t0)
public static <T0> VoidTaskCaller task(RayFuncVoid1<T0> f, T0 t0)
public static <T0> VoidTaskCaller task(RayFuncVoid1<T0> f, ObjectRef<T0> t0)
public static <T0,T1,R> TaskCaller<R> task(RayFunc2<T0,T1,R> f, T0 t0, T1 t1)
public static <T0,T1,R> TaskCaller<R> task(RayFunc2<T0,T1,R> f, T0 t0, ObjectRef<T1> t1)
public static <T0,T1,R> TaskCaller<R> task(RayFunc2<T0,T1,R> f, ObjectRef<T0> t0, T1 t1)
public static <T0,T1,R> TaskCaller<R> task(RayFunc2<T0,T1,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1)
public static <T0,T1> VoidTaskCaller task(RayFuncVoid2<T0,T1> f, T0 t0, T1 t1)
public static <T0,T1> VoidTaskCaller task(RayFuncVoid2<T0,T1> f, T0 t0, ObjectRef<T1> t1)
public static <T0,T1> VoidTaskCaller task(RayFuncVoid2<T0,T1> f, ObjectRef<T0> t0, T1 t1)
public static <T0,T1> VoidTaskCaller task(RayFuncVoid2<T0,T1> f, ObjectRef<T0> t0, ObjectRef<T1> t1)
public static <T0,T1,T2,R> TaskCaller<R> task(RayFunc3<T0,T1,T2,R> f, T0 t0, T1 t1, T2 t2)
public static <T0,T1,T2,R> TaskCaller<R> task(RayFunc3<T0,T1,T2,R> f, T0 t0, T1 t1, ObjectRef<T2> t2)
public static <T0,T1,T2,R> TaskCaller<R> task(RayFunc3<T0,T1,T2,R> f, T0 t0, ObjectRef<T1> t1, T2 t2)
public static <T0,T1,T2,R> TaskCaller<R> task(RayFunc3<T0,T1,T2,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2)
public static <T0,T1,T2,R> TaskCaller<R> task(RayFunc3<T0,T1,T2,R> f, ObjectRef<T0> t0, T1 t1, T2 t2)
public static <T0,T1,T2,R> TaskCaller<R> task(RayFunc3<T0,T1,T2,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2)
public static <T0,T1,T2,R> TaskCaller<R> task(RayFunc3<T0,T1,T2,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2)
public static <T0,T1,T2,R> TaskCaller<R> task(RayFunc3<T0,T1,T2,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2)
public static <T0,T1,T2> VoidTaskCaller task(RayFuncVoid3<T0,T1,T2> f, T0 t0, T1 t1, T2 t2)
public static <T0,T1,T2> VoidTaskCaller task(RayFuncVoid3<T0,T1,T2> f, T0 t0, T1 t1, ObjectRef<T2> t2)
public static <T0,T1,T2> VoidTaskCaller task(RayFuncVoid3<T0,T1,T2> f, T0 t0, ObjectRef<T1> t1, T2 t2)
public static <T0,T1,T2> VoidTaskCaller task(RayFuncVoid3<T0,T1,T2> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2)
public static <T0,T1,T2> VoidTaskCaller task(RayFuncVoid3<T0,T1,T2> f, ObjectRef<T0> t0, T1 t1, T2 t2)
public static <T0,T1,T2> VoidTaskCaller task(RayFuncVoid3<T0,T1,T2> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2)
public static <T0,T1,T2> VoidTaskCaller task(RayFuncVoid3<T0,T1,T2> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2)
public static <T0,T1,T2> VoidTaskCaller task(RayFuncVoid3<T0,T1,T2> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, T0 t0, T1 t1, T2 t2, T3 t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3)
public static <T0,T1,T2,T3,R> TaskCaller<R> task(RayFunc4<T0,T1,T2,T3,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, T0 t0, T1 t1, T2 t2, T3 t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3)
public static <T0,T1,T2,T3> VoidTaskCaller task(RayFuncVoid4<T0,T1,T2,T3> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, T1 t1, T2 t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,R> TaskCaller<R> task(RayFunc5<T0,T1,T2,T3,T4,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, T1 t1, T2 t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4> VoidTaskCaller task(RayFuncVoid5<T0,T1,T2,T3,T4> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,R> TaskCaller<R> task(RayFunc6<T0,T1,T2,T3,T4,T5,R> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5> VoidTaskCaller task(RayFuncVoid6<T0,T1,T2,T3,T4,T5> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <A> ActorCreator<A> actor(RayFunc0<A> f)
public static <T0,A> ActorCreator<A> actor(RayFunc1<T0,A> f, T0 t0)
public static <T0,A> ActorCreator<A> actor(RayFunc1<T0,A> f, ObjectRef<T0> t0)
public static <T0,T1,A> ActorCreator<A> actor(RayFunc2<T0,T1,A> f, T0 t0, T1 t1)
public static <T0,T1,A> ActorCreator<A> actor(RayFunc2<T0,T1,A> f, T0 t0, ObjectRef<T1> t1)
public static <T0,T1,A> ActorCreator<A> actor(RayFunc2<T0,T1,A> f, ObjectRef<T0> t0, T1 t1)
public static <T0,T1,A> ActorCreator<A> actor(RayFunc2<T0,T1,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1)
public static <T0,T1,T2,A> ActorCreator<A> actor(RayFunc3<T0,T1,T2,A> f, T0 t0, T1 t1, T2 t2)
public static <T0,T1,T2,A> ActorCreator<A> actor(RayFunc3<T0,T1,T2,A> f, T0 t0, T1 t1, ObjectRef<T2> t2)
public static <T0,T1,T2,A> ActorCreator<A> actor(RayFunc3<T0,T1,T2,A> f, T0 t0, ObjectRef<T1> t1, T2 t2)
public static <T0,T1,T2,A> ActorCreator<A> actor(RayFunc3<T0,T1,T2,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2)
public static <T0,T1,T2,A> ActorCreator<A> actor(RayFunc3<T0,T1,T2,A> f, ObjectRef<T0> t0, T1 t1, T2 t2)
public static <T0,T1,T2,A> ActorCreator<A> actor(RayFunc3<T0,T1,T2,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2)
public static <T0,T1,T2,A> ActorCreator<A> actor(RayFunc3<T0,T1,T2,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2)
public static <T0,T1,T2,A> ActorCreator<A> actor(RayFunc3<T0,T1,T2,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, T0 t0, T1 t1, T2 t2, T3 t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3)
public static <T0,T1,T2,T3,A> ActorCreator<A> actor(RayFunc4<T0,T1,T2,T3,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, T1 t1, T2 t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4)
public static <T0,T1,T2,T3,T4,A> ActorCreator<A> actor(RayFunc5<T0,T1,T2,T3,T4,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, T0 t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, T2 t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, T1 t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, T2 t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, T3 t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, T4 t4, ObjectRef<T5> t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, T5 t5)
public static <T0,T1,T2,T3,T4,T5,A> ActorCreator<A> actor(RayFunc6<T0,T1,T2,T3,T4,T5,A> f, ObjectRef<T0> t0, ObjectRef<T1> t1, ObjectRef<T2> t2, ObjectRef<T3> t3, ObjectRef<T4> t4, ObjectRef<T5> t5)
public static <R> PyTaskCaller<R> task(PyFunction<R> pyFunction)
public static <R> PyTaskCaller<R> task(PyFunction<R> pyFunction, Object obj0)
public static <R> PyTaskCaller<R> task(PyFunction<R> pyFunction, Object obj0, Object obj1)
public static <R> PyTaskCaller<R> task(PyFunction<R> pyFunction, Object obj0, Object obj1, Object obj2)
public static <R> PyTaskCaller<R> task(PyFunction<R> pyFunction, Object obj0, Object obj1, Object obj2, Object obj3)
public static <R> PyTaskCaller<R> task(PyFunction<R> pyFunction, Object obj0, Object obj1, Object obj2, Object obj3, Object obj4)
public static <R> PyTaskCaller<R> task(PyFunction<R> pyFunction, Object obj0, Object obj1, Object obj2, Object obj3, Object obj4, Object obj5)
public static PyActorCreator actor(PyActorClass pyActorClass)
public static PyActorCreator actor(PyActorClass pyActorClass, Object obj0)
public static PyActorCreator actor(PyActorClass pyActorClass, Object obj0, Object obj1)
public static PyActorCreator actor(PyActorClass pyActorClass, Object obj0, Object obj1, Object obj2)
public static PyActorCreator actor(PyActorClass pyActorClass, Object obj0, Object obj1, Object obj2, Object obj3)
public static PyActorCreator actor(PyActorClass pyActorClass, Object obj0, Object obj1, Object obj2, Object obj3, Object obj4)
public static PyActorCreator actor(PyActorClass pyActorClass, Object obj0, Object obj1, Object obj2, Object obj3, Object obj4, Object obj5)
Copyright © 2020. All rights reserved.