If a client of this object were to access the items array directly, that access would be denied because the array is marked private.
如果这个对象的使用者都要直接访问项阵列,访问将被拒绝,因为该阵列被标记为private。
SecurityException - if access to the guarded object is denied.
如果访问受保护对象被拒绝抛出。
SecurityException - if access to the guarded object is denied.
如果访问受保护对象被拒绝抛出。
应用推荐