Boxing (computer programming): Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Date maintenance tags and general fixes
SmackBot (talk | contribs)
m Date maintenance tags and general fixes
Line 1:
{{Article issues|expert=Computer science|unreferenced=August 2009|cleanup=November 2006|date=August 2009}}
{{generalizeGeneralize}}<!-- only talks of Java; there are complaints on the talk page about this -->
In [[computer science]], an '''object type''' (a.k.a. wrapping object) is a [[datatype]] which is used in [[object-oriented programming]] to [[wrapper pattern|wrap]] a non-object type to make it look like a [[Reference type|dynamic]] [[object (computer science)|object]].{{Citation needed|date=August 2009}}