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
Shinnecock Hills, New York

... The total area is 9.61% water. Demographics As of the census of 2000, there are 1,749 people, 502 households, and 313 families residing in the town. The population ...

 
 
 
This page was created in 32.2 ms