接口

ProxyInterface

代理类的接口

ReadOnlyProxyInterface

只读代理类的接口

ArrayProxy

数组代理类

ArrayReadOnlyProxy

数组只读代理类。

该类为数组提供只读功能,包括其子类。

ObjectProxy

对象代理类

ObjectReadOnlyProxy

对象只读代理类。

该类为对象提供只读功能,包括其子类。