dev@fi.java.net

Final methods

From: Alan Hudson <giles_at_yumetech.com>
Date: Fri, 25 Feb 2005 13:50:15 -0800

I notice that all the methods on AttributesHolder.java are final. Is
there a reason to restrict usage in this way? I don't need to override
them currently but I'm not sure why they are all final.