Tags
#bloch-effective-java-2ed #java #java-generics
Question
The only parameterized types that are reifiable are [...]. It is legal, though infrequently useful, to create arrays of such types.
Answer
unbounded wildcard types such as List<?> and Map<?,?>
Tags
#bloch-effective-java-2ed #java #java-generics
Question
The only parameterized types that are reifiable are [...]. It is legal, though infrequently useful, to create arrays of such types.
Tags
#bloch-effective-java-2ed #java #java-generics
Question
The only parameterized types that are reifiable are [...]. It is legal, though infrequently useful, to create arrays of such types.
Answer
unbounded wildcard types such as List<?> and Map<?,?>
If you want to change selection, open document below and click on "Move attachment"
pdf
owner:
piotr.wasik - (no access) - Effective Java (Joshua Bloch), 2ed, p120
Summary
status | not learned | | measured difficulty | 37% [default] | | last interval [days] | |
---|
repetition number in this series | 0 | | memorised on | | | scheduled repetition | |
---|
scheduled repetition interval | | | last repetition or drill | | | | |
---|
Details
No repetitions