ramido / choosel

Automatically exported from code.google.com/p/choosel
0 stars 0 forks source link

ResourceSet should implement Set<Resource> interface #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Change ResourceSet such that it implements the Set<Resource> interfaces. 

Test the implemented methods. 

Replace uses of List<Resource> and Iterable<Resource> where appropriate.

Original issue reported on code.google.com by Lars.Grammel on 4 Aug 2010 at 5:31

GoogleCodeExporter commented 9 years ago
Implemented Set<Resource> interface.

Original comment by Lars.Grammel on 11 Aug 2010 at 7:09

GoogleCodeExporter commented 9 years ago
Implemented Set<Resource> interface.

Original comment by Lars.Grammel on 11 Aug 2010 at 7:09

GoogleCodeExporter commented 9 years ago

Original comment by Lars.Grammel on 20 Aug 2010 at 6:28