A primitive wrapper class in the Java programming language is one of eight classes provided in the Template:JavadocSE package to provide object methods for the eight primitive types. All of the primitive wrapper classes in Java are immutable. J2SE 5.0 introduced autoboxing of primitive types into their wrapper object, and automatic unboxing of the wrapper objects into their primitive value—the implicit conversion between the wrapper objects and primitive values.
| Property | Value |
| dbpprop:abstract
|
- A primitive wrapper class in the Java programming language is one of eight classes provided in the Template:JavadocSE package to provide object methods for the eight primitive types. All of the primitive wrapper classes in Java are immutable. J2SE 5.0 introduced autoboxing of primitive types into their wrapper object, and automatic unboxing of the wrapper objects into their primitive value—the implicit conversion between the wrapper objects and primitive values. Wrapper classes are used to represent primitive values when an Template:JavadocSE is required. The wrapper classes are used extensively with Template:JavadocSE classes in the Template:JavadocSE package and with the classes in the Template:JavadocSE reflection package. The primitive wrapper classes and their corresponding primitive types are The Byte, Short, Integer, Long, Float, and Double wrapper classes are all subclasses of the Template:JavadocSE class.
- プリミティブラッパークラス(primitive wrapper class)とは Javaにあるもので、8つのプリミティブ型のためのオブジェクト メソッドを持つTemplate:JavadocSE パッケージが提供する8つのクラスのことである。 Javaにあるすべてのプリミティブラッパークラスは不変である。Java SE 5.0からは、プリミティブ型からラッパーオブジェクトに変換できるオートボクシングとラッパーオブジェクトからプリミティブ型変数に変換できる自動アンボクシング(ラッパーオブジェクトとプリミティブ型変数との間の暗黙の変換)が導入された。 ラッパークラスはプリミティブ型の値に対応したTemplate:JavadocSEが必要なときにそれを表すものとして使われている。ラッパークラスはTemplate:JavadocSEパッケージにあるTemplate:JavadocSEクラス群、Template:JavadocSEリフレクションパッケージにあるクラス群とともに広く使われている。 プリミティブラッパークラスとそれらに相当するプリミティブ型 ラッパークラスByte, Short, Integer, Long, Float, Double はすべてTemplate:JavadocSEのサブクラスである。
|
| dbpprop:hasPhotoCollection
| |
| dbpprop:javadocSeProperty
|
- Collection
- Object
- java/lang
- java/util
|
| dbpprop:package
|
- java.lang
- java.lang.reflect
- java.util
|
| dbpprop:wikiPageUsesTemplate
| |
| rdfs:comment
|
- A primitive wrapper class in the Java programming language is one of eight classes provided in the Template:JavadocSE package to provide object methods for the eight primitive types. All of the primitive wrapper classes in Java are immutable. J2SE 5.0 introduced autoboxing of primitive types into their wrapper object, and automatic unboxing of the wrapper objects into their primitive value—the implicit conversion between the wrapper objects and primitive values.
|
| rdfs:label
|
- Primitive wrapper class
- プリミティブラッパークラス
|
| owl:sameAs
| |
| skos:subject
| |
| foaf:page
| |
| is dbpprop:disambiguates
of | |
| is dbpprop:redirect
of | |