xzel23 opened a new pull request, #159:
URL: https://github.com/apache/pdfbox/pull/159

   Most of the changes make the code just more readable and the compiler does 
auto(un)boxing where necessary.
   
   Replacing `Boolean.valueOf()` and `Float.valueOf()` on the other hand 
completely avoids a boxing/unboxing cycle because in both cases the result is 
stored in a primitive.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to