Content deleted Content added
No edit summary |
|||
Line 29:
== Void ==
Although it is not a wrapper class, the {{Javadoc:SE|java/lang|Void}} class is similar in that it provides an object representation of the [[void type|<code>void</code>]] return type. The <code>Void</code> class is an uninstantiable placeholder class used by the [[Java Platform, Standard
== Atomic wrapper classes ==
|