| Modifier and Type | Method and Description |
|---|---|
static String |
fm(String message,
Object... values)
Substitutes all places of the message using a values.
|
public static String fm(String message, Object... values)
MessageFormatter for more detail.message - the message with places defined as {}values - an array of values that are used to substitute formatting places of the messageCopyright © 2018 Pivotal Software, Inc.. All rights reserved.