Quantcast
Viewing all articles
Browse latest Browse all 2439

ジェネリクスとワイルドカード型

class TestTest { ㅤList extends Number> list; } これは問題ないのに class TestTest extends Number> { ㅤList list; } これはダメなのはなぜですか。 猿にも分かる解説がほしいです。

Viewing all articles
Browse latest Browse all 2439

Trending Articles