ウィキペディア英語版

出典:Wikipedia

Generics in Java

出典:『Wikipedia』 (2011/05/24 07:48 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

Generics are a facility of generic programming that was added to the Java programming language in 2004 as part of J2SE 5.0. They allow "a type or method to operate on objects of various types while providing compile-time type safety." A common use of this feature is when using a Java Collection that can hold objects of any type, to specify the specific type of object you will be storing in it.

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

generics in javaのページの著作権