Class FormatUtil


  • public class FormatUtil
    extends Object
    Author:
    Maxim.Manuylov Date: 3/8/12
    • Constructor Detail

      • FormatUtil

        public FormatUtil()
    • Method Detail

      • format

        @NotNull
        public static String format​(@NotNull
                                    String source,
                                    @NotNull
                                    String key,
                                    @NotNull
                                    String replacement)