Property | Type | Description | |
---|---|---|---|
Insert | Callable | ||
Name_Insert | LString | ||
Name_Remove | LString | ||
Name_Sort | LString | ||
Name_Table | LString | ||
Name_Unpack | LString | ||
Remove | Callable | ||
Sort | Callable | ||
Unpack | Callable |
Method | Description | |
---|---|---|
SetTableMethods ( Table globals ) : void |
Method | Description | |
---|---|---|
QSort ( System.Thread thread, Table list, Callable less, int l, int u ) : void | ||
TInsert ( System.Thread l ) : int | ||
TRemove ( System.Thread l ) : int | ||
TSort ( System.Thread l ) : int | ||
TUnpack ( System.Thread l ) : int |
public static SetTableMethods ( Table globals ) : void | ||
globals | Table | |
return | void |