Class I18N

    • Constructor Summary

      Constructors 
      Constructor Description
      I18N()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static java.lang.String getString​(java.lang.String key)  
      • Methods inherited from class java.lang.Object

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

      • I18N

        I18N()
    • Method Detail

      • getString

        static java.lang.String getString​(java.lang.String key)