Package jenkins.plugins.jclouds.internal
Class MsgMapper
- java.lang.Object
-
- jenkins.plugins.jclouds.internal.MsgMapper
-
- All Implemented Interfaces:
org.kohsuke.args4j.Localizable
public class MsgMapper extends Object implements org.kohsuke.args4j.Localizable
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
format(Object... args)
String
formatWithLocale(Locale locale, Object... args)
-