Encyclopedia > Boxing (computer science)

  Article Content

Boxing (computer science)

In computer science, boxing is a way to wrap objects with primitive types[?] over object types[?] so that those can be used like objects.

Examples are Integer class for integer type in Java. Some languages require programmers to do boxing manually, while some support autoboxing/unboxing.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Shoreham, New York

... is located at 40°57'25" North, 72°54'31" West (40.956866, -72.908727)1. According to the United States Census Bureau, the village has a total area of 1.1 ...

 
 
 
This page was created in 22.9 ms