Skip to content
ontologydriven
Sign out

Dictionary

Words, grammatical forms and meanings linked to the ontology.

autoboxed en · ADJ

Etymology

From auto- + boxed.

Meanings

  1. (not-comparable, qualifier:object-oriented programming) Automatically boxed (mapped from a primitive type to a complex object).
    • In the second statement the value 85.1 is autoboxed in order to conform to the type of Double. 2006, David D. Riley, The object of Java, page 484:
    • The error indicates that we cannot typecast and modify data of an autoboxed variable. 2006, Christian Gross, How to code .NET, page 38:

Relateds

autoboxing