Movatterモバイル変換
[0]ホーム
public final classVoidextendsObject
TheVoid class is an uninstantiable placeholder class to hold a reference to theClass object representing the Java keyword void.
- Since:
- 1.1
Field Summary
Fields | Modifier and Type | Field | Description |
|---|
staticClass<Void> | TYPE | TheClass object representing the pseudo-type corresponding to the keywordvoid. |
|---|
Method Summary
Methods declared in class java.lang.Object
clone,equals,finalize,getClass,hashCode,notify,notifyAll,toString,wait,wait,wait
Field Details
TheClass object representing the pseudo-type corresponding to the keywordvoid.
[8]ページ先頭