public class TMessageFormat extends Object
| Constructor and Description |
|---|
TMessageFormat(String pattern) |
TMessageFormat(String pattern,
Object... values) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Object... values) |
static String |
format(String pattern,
Object... values) |
Copyright © 2021 Systemprogrammierung Mirko Sertic. All rights reserved.