public final class MessageFormats extends Object
MessageFormats()
static String
format(String text, Map<String,Object> args)
format(String text, Object... args)
formatPair(String text, Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MessageFormats()
public static String format(String text, Map<String,Object> args)
public static String format(String text, Object... args)
public static String formatPair(String text, Object... args)
Copyright © 2023. All rights reserved.