addAll abstract method
Add multiple elements with identical matching method defined
from the first element into OSStringsSet at once.
Implementation
@override
void addAll(Iterable<OSString> elements);
Add multiple elements with identical matching method defined
from the first element into OSStringsSet at once.
@override
void addAll(Iterable<OSString> elements);