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.Element
value
in interface InformationBuilder.RawElement
public String build()
build
in interface InformationBuilder.Element