Boxing (computer programming): Difference between revisions

Content deleted Content added
m make expert call more precise
{{generalize}}
Line 1:
{{articleissues|expert=Computer science|unreferenced=August 2009|cleanup=November 2006}}
{{generalize}}<!-- 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]].{{fact}}