log4jdbc icon indicating copy to clipboard operation
log4jdbc copied to clipboard

Remove unnecessary boxing

Open pequt opened this issue 1 year ago • 0 comments

  • Removes unnecessary boxing for some int and long variables
  • Removes unnecessary boxing for boolean, byte, short, double and float case
  • Add .gitignore for Intellij IDEA

pequt avatar Jun 04 '23 07:06 pequt