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