protected class BaseInformationBuilder.BaseRawElement extends Object implements InformationBuilder.RawElement
| Modifier | Constructor and Description |
|---|---|
protected |
BaseRawElement() |
| Modifier and Type | Method and Description |
|---|---|
String |
build() |
InformationBuilder.RawElement |
value(String format,
Object... args) |
protected String value
public InformationBuilder.RawElement value(String format, Object... args)
value in interface InformationBuilder.Elementvalue in interface InformationBuilder.RawElementpublic String build()
build in interface InformationBuilder.Element