Thanks for the cleanup, and yes final is unnecessary on static methods because you can't override them.
jesus Sent to you by jmrodri via Google Reader: Random cleanup while I was in here. Final is unnecessary for static methods; technica... via Fedora Hosted Git Repositories - spacewalk.git/rss log by Jason Dobies <[email protected]> on 2/23/09 Random cleanup while I was in here. Final is unnecessary for static methods; technically, they can't be overridden. Added use of generics. - [DH] java/code/src/com/redhat/rhn/manager/rhnset/RhnSetDecl.java Things you can do from here: - Subscribe to Fedora Hosted Git Repositories - spacewalk.git/rss log using Google Reader - Get started using Google Reader to easily keep up with all your favorite sites
_______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
