You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Jon Stevens <jo...@latchkey.com> on 2001/10/06 01:16:54 UTC

Re: cvs commit: jakarta-turbine-fulcrum/src/services/java/org/apache/fulcrum/localization TurbineLocalizationService.java

on 10/5/01 3:21 PM, "dlr@apache.org" <dl...@apache.org> wrote:

> +    private final ResourceBundle getBundleIgnoreException(String bundleName,

What is the point of declaring a private final method?

:-)

Hotspot will inline the method regardless of final.

-jon


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org