addAll abstract method
This is used to add a description of an Iterable list
,
with appropriate start
and end
markers and inter-element separator
.
Implementation
Description addAll(String start, String separator, String end, Iterable list);
This is used to add a description of an Iterable list
,
with appropriate start
and end
markers and inter-element separator
.
Description addAll(String start, String separator, String end, Iterable list);