public class MsgMapper extends Object implements org.kohsuke.args4j.Localizable
Constructor and Description |
---|
MsgMapper(Class<Messages> clazz,
String msgId) |
MsgMapper(Method mth) |
Modifier and Type | Method and Description |
---|---|
String |
format(Object... args) |
String |
formatWithLocale(Locale locale,
Object... args) |
public MsgMapper(Method mth)
Copyright © 2016–2021. All rights reserved.