Class Strings


  • public final class Strings
    extends Object
    Message resource bundle utility
    Author:
    Unknown
    • Method Detail

      • getString

        public static String getString​(String key)
        Parameters:
        key - key to resource bundle
        Returns:
        resource of the key.