Interface FormattedMessage
-
public interface FormattedMessage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default Stringformat(Object... args)Stringtemplate()
-
public interface FormattedMessage
| Modifier and Type | Method | Description |
|---|---|---|
default String |
format(Object... args) |
|
String |
template() |