Class RB


  • public class RB
    extends java.lang.Object
    Since:
    0.1.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.util.ResourceBundle BUNDLE  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private RB()  
    • Method Summary

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

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

      • BUNDLE

        private static final java.util.ResourceBundle BUNDLE
    • Constructor Detail

      • RB

        private RB()
    • Method Detail

      • $

        public static java.lang.String $​(java.lang.String key,
                                         java.lang.Object... args)