public final class MessageFormatter extends Object
static int
escapeReplace(String delimiter, String escape, StringBuilder buf, Object arg, int start)
static String
format(String template, Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String format(String template, Object... args)
public static int escapeReplace(String delimiter, String escape, StringBuilder buf, Object arg, int start)
Copyright © 2021. All rights reserved.