Modifier and Type | Field and Description |
---|---|
Function |
startFunction |
Constructor and Description |
---|
FunctionFuture0(EmptyObject empty) |
FunctionFuture0(Function startFunction) |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
__hx_create(Array arr) |
static java.lang.Object |
__hx_createEmpty() |
static void |
__hx_ctor_jsonStream_rpc__Future_FunctionFuture0(FunctionFuture0 __temp_me113,
Function startFunction) |
java.lang.Object |
__hx_getField(java.lang.String field,
boolean throwErrors,
boolean isCheck,
boolean handleProperties) |
void |
__hx_getFields(Array<java.lang.String> baseArr) |
java.lang.Object |
__hx_invokeField(java.lang.String field,
Array dynargs) |
java.lang.Object |
__hx_setField(java.lang.String field,
java.lang.Object value,
boolean handleProperties) |
void |
start(ICompleteHandler0 handler) |
__hx_ctor_haxe_lang_HxObject, __hx_deleteField, __hx_getField_f, __hx_lookupField_f, __hx_lookupField, __hx_lookupSetField_f, __hx_lookupSetField, __hx_setField_f
public Function startFunction
public FunctionFuture0(EmptyObject empty)
public FunctionFuture0(Function startFunction)
public static void __hx_ctor_jsonStream_rpc__Future_FunctionFuture0(FunctionFuture0 __temp_me113, Function startFunction)
public static java.lang.Object __hx_createEmpty()
public static java.lang.Object __hx_create(Array arr)
public final void start(ICompleteHandler0 handler)
public java.lang.Object __hx_setField(java.lang.String field, java.lang.Object value, boolean handleProperties)
__hx_setField
in interface IHxObject
__hx_setField
in class HxObject
public java.lang.Object __hx_getField(java.lang.String field, boolean throwErrors, boolean isCheck, boolean handleProperties)
__hx_getField
in interface IHxObject
__hx_getField
in class HxObject
public java.lang.Object __hx_invokeField(java.lang.String field, Array dynargs)
__hx_invokeField
in interface IHxObject
__hx_invokeField
in class HxObject
public void __hx_getFields(Array<java.lang.String> baseArr)
__hx_getFields
in interface IHxObject
__hx_getFields
in class HxObject