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
Bugatti

... ever Monaco Grand Prix and with driver Jean-Pierre Wimille[?] they won the 1937 and 1939 24 hours of Le Mans. Table of contents 1 Under Ettore Bugatti 2 Under ...

 
 
 
This page was created in 22.3 ms