Ray's playground

 

2010年1月22日

Reusing Classes(Thinking in Java)

摘要: Java’s final keyword has slightly different meanings depending on the context, but in general it says “This cannot be changed.” You might want to prevent changes for two reasons: des... 阅读全文

posted @ 2010-01-22 23:30 Ray Z 阅读(211) 评论(0) 推荐(0) 编辑

导航