Changes between Version 3 and Version 5 of Ticket #2430


Ignore:
Timestamp:
05/19/10 15:27:00 (15 years ago)
Author:
stefan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2430

    • Property Ticket_group changed from to immutable collections
  • Ticket #2430 – Description

    v3 v5  
    11Since, at the moment there is ''only'' complex ways of creating immutable collections, there is need of creating factory methods with, as much as possible, simple arguments. 
    22 * factory methods for creating '''hashing''' or '''non-hashing''' collection 
    3  * factory methods for creating iterable collections with custom '''iterator'''. 
     3 * factory methods for creating iterable collections with custom '''comparator'''. 
    44 * factory methods for creating collection of another collection. 
    55