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