public class MsgArgs extends Object
MsgArgs
add(MsgArgs args)
add(String key, Object value)
String
format(String msg)
static MsgArgs
of(String key, Object value)
ofEmpty()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static MsgArgs ofEmpty()
public static MsgArgs of(String key, Object value)
public MsgArgs add(String key, Object value)
public MsgArgs add(MsgArgs args)
public String format(String msg)
Copyright © 2023. All rights reserved.