-
Type:
New Feature
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Collection
-
Labels:None
Add a concat method which returns a Collection of all the Collections in the argument list
public Collection concat(Collection c...)