Make the documentation of ListIterator.add and BidirList.insert more specific.
authorMaciej Piechotka <uzytkownik2@gmail.com>
Sat, 21 Jun 2014 21:06:49 +0000 (23:06 +0200)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Sun, 22 Jun 2014 14:15:59 +0000 (16:15 +0200)
commite4c597968b2d824895a81692ca5f2ffd5e66f7f6
tree2e2867ec2268a7a97ef627dfbfa94266d006d206
parent08a45821599c8040948d938c3fcf50b334b40719
Make the documentation of ListIterator.add and BidirList.insert more specific.

Also fix the implementation of them in other methods to make it consistent.
gee/arraylist.vala
gee/bidirlistiterator.vala
gee/concurrentlist.vala
gee/iterator.vala
gee/linkedlist.vala
gee/listiterator.vala