public static interface InformationBuilder.Element
| Modifier and Type | Method and Description |
|---|---|
String |
build() |
InformationBuilder.Element |
value(String format,
Object... args) |
InformationBuilder.Element value(String format, Object... args)
String build()