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
1904

... Centuries: 19th century - 20th century - 21st century Decades: 1850s 1860s 1870s 1880s 1890s - 1900s - 1910s 1920s 1930s 1940s 1950s Years: ...

 
 
 
This page was created in 27.5 ms