Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-10504

Remove all unnecessary boxing and unboxing in Java classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Since JAVA 5, the automatic conversion of primitive data types into its equivalent Wrapper type that is known as boxing and opposite operation is known as unboxing, is automatically done.

      There is no need for conversion.

      Attachments

        Activity

          People

            pgil Gil Portenseigne
            pgil Gil Portenseigne
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: