Class SymbolicProgBundle


  • public class SymbolicProgBundle
    extends java.lang.Object
    Common access to the SymbolicProgBundle of properties. Putting this in a class allows it to be loaded only once.
    Since:
    2.9.4
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getMessage​(java.lang.String key)  
      static java.lang.String getMessage​(java.lang.String key, java.lang.Object... subs)  
      • Methods inherited from class java.lang.Object

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

      • getMessage

        public static java.lang.String getMessage​(java.lang.String key)
      • getMessage

        public static java.lang.String getMessage​(java.lang.String key,
                                                  java.lang.Object... subs)