Interface KeyValuePairs

All Superinterfaces:
Block<Map<String,String>>

@Immutable @API(status=EXPERIMENTAL, since="0.2.0") public interface KeyValuePairs extends Block<Map<String,String>>
A block of key-value pairs to be rendered in the HTML report.
Since:
0.2.0