Make private static fields final, as they are not changed currently. [If they were mutable, this would make the class thread-hostile.]