Class and Interface declarations should be organized in the following manner:
Imported classes should always be listed explicitly.
Importing classes explicitly gives an excellent documentation value for the class at hand and makes the class easier to comprehend and maintain. Appropriate tools should be used in order to always keep the import list minimal and up to date.
Friday, September 17, 2010
Improving coding style into classes
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment