Relax the JavaScriptObject restriction on instance methods being final.
A non-final instance methods is now allowed so long as one
of: the method is private, or the method is in a final class.

Suggested by: scottb, bruce
Review by: scottb


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2601 8db76d5a-ed1c-0410-87a9-c151d255dfc7
3 files changed