|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| Void を使用しているパッケージ | |
|---|---|
| java.lang | Java プログラム言語の設計にあたり基本的なクラスを提供します。 |
| javax.management.openmbean | 公開データ型と Open MBean 記述子クラスを提供します。 |
| java.lang での Void の使用 |
|---|
| Void 型の型パラメータを持つ java.lang のフィールド | |
|---|---|
static Class<Void> |
Void.TYPE
キーワード void に対応する擬似型を表すクラスオブジェクトです。 |
| javax.management.openmbean での Void の使用 |
|---|
| Void 型の型パラメータを持つ javax.management.openmbean のフィールド | |
|---|---|
static SimpleType<Void> |
SimpleType.VOID
Java クラス名が java.lang.Void の値を記述する SimpleType インスタンスです。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。