static final classes?

From: Michael Gentry (blacknex..mail.com)
Date: Tue Oct 21 2008 - 11:12:20 EDT

  • Next message: Andrus Adamchik: "Re: static final classes?"

    I was doing a little cleanup under org.apache.cayenne.cache and
    FindBugs was issuing warnings about the final inner classes at the
    bottom of MapQueryCache.java (CacheEntry) and OSQueryCache.java
    (OSCacheAdministrator). Should these be declared as "final static
    class" instead of "final class"?

    Thanks!



    This archive was generated by hypermail 2.0.0 : Tue Oct 21 2008 - 11:12:54 EDT