Class StringPool


  • public abstract class StringPool
    extends java.lang.Object
    Provides various strings used in various classes, e.g. in messages. Created: Sat Jul 29 21:24:41 2006
    Version:
    1.0
    Author:
    Ernst Reissner
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String FULL_STOP  
    • Constructor Summary

      Constructors 
      Constructor Description
      StringPool()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StringPool

        public StringPool()