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