Toggle navigation
BuboFlash
Do you want BuboFlash to help you learning these things? Or do you want to add or correct something?
Click here
to log in or create user.
Contents
Selection
Reading
#java #java-generics
If you need to both read from and write to a list, you need to declare it exactly with no wildcards, e.g.
List<Integer>
.
If you want to change selection, open document below and click on "Move attachment"
generics - difference between <? super T> and <? extends T> in Java - Stack Overflow
Summary
status
not read
reprioritisations
last reprioritisation on
suggested re-reading day
started reading on
finished reading on
Details
Discussion
Do you want to join discussion?
Click here
to log in or create user.