xlang v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
包函数
Object类 参考

包函数

详细描述

在文件 BuiltinObjects.x14 行定义.

成员函数说明

◆ getClass()

Class getClass ( )
package

◆ getComponentType()

Class getComponentType ( )
package

◆ getObjectPtr()

long getObjectPtr ( )
package

◆ getPtr()

long getPtr ( )
package

◆ hash()

long hash ( )
package

◆ instanceOf()

bool instanceOf ( Class  )
package

◆ isArrayObject()

bool isArrayObject ( )
package

◆ notify()

void notify ( )
package

◆ notifyAll()

void notifyAll ( )
package

◆ wait() [1/2]

void wait ( ) throws InterruptedException
package

◆ wait() [2/2]

void wait ( int  ) throws InterruptedException
package