Emir Pasic
|
3b3edfc539
|
- naming conventions (calling interfaces by what they are)
|
9 years ago |
Emir Pasic
|
56b8a59488
|
- update all lists to use "value" terminology for coherence, e.g. Add(values...) rather than Add(elements...)
|
9 years ago |
Emir Pasic
|
c7abdd28b3
|
- add insert for list and arraylist
|
9 years ago |
Emir Pasic
|
9f6dbf940a
|
add swap method on all lists
|
11 years ago |
Emir Pasic
|
c5826ac043
|
sorting on containers, lists and as a utils method (test+documentation)
|
11 years ago |
emirpasic
|
be9edcef3c
|
- creating a common containers interface for all data structures
|
11 years ago |
emirpasic
|
3aa0eeddfb
|
ArrayList addition (inc. test, example and documentation)
|
11 years ago |