Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
Thank you for the talk. It helped me a lot to finally understand Collection API.
Was really surprised to see NetBeans at the demo :)
I wish they had gone just a bit further and allowed negative indexes like in python. So list.get(-3) is the 3rd element from the end
I wish they reviewed the Collection hierarchy and introduced ImmutableCollection, ImmutableList and the others somewhere in the root of the tree
Indeed, one of my favourite features from Kotlin...
The LinkedHashSet class implements the Set interface, so the diagram is wrong 7:53
Thank you for the talk. It helped me a lot to finally understand Collection API.
Was really surprised to see NetBeans at the demo :)
I wish they had gone just a bit further and allowed negative indexes like in python. So list.get(-3) is the 3rd element from the end
I wish they reviewed the Collection hierarchy and introduced ImmutableCollection, ImmutableList and the others somewhere in the root of the tree
Indeed, one of my favourite features from Kotlin...
The LinkedHashSet class implements the Set interface, so the diagram is wrong 7:53