2016年1月7日

关于protected的理解

摘要: protected BaseEnum(int id, String name) { this(id, name, true) ; }1、在定义的时候 什么场景下用protected?ANS:protec... 阅读全文

posted @ 2016-01-07 13:46 上发条的姑娘 阅读(242) 评论(0) 推荐(0) 编辑

导航