Ray's playground

 

Access Control(Thinking in Java)

The levels of access control from “most access” to “least access” are public, protected, package access (which has no keyword), and private.

posted on 2010-01-18 22:30  Ray Z  阅读(201)  评论(0编辑  收藏  举报

导航