| Package | Description |
|---|---|
| org.msgpack.core |
| Modifier and Type | Method and Description |
|---|---|
(package private) static java.lang.String |
Preconditions.format(java.lang.String template,
java.lang.Object... args)
Substitutes each
%s in template with an argument. |
(package private) static MessageFormat |
MessageFormat.toMessageFormat(byte b)
Converting a byte value into MessageFormat.
|