simoc / csvjdbc

Mirror of git://git.code.sf.net/p/csvjdbc/code
http://csvjdbc.sourceforge.net
GNU Lesser General Public License v2.1
83 stars 34 forks source link

Replace empty LinkedLists with List.of() #101

Closed simoc closed 7 months ago

simoc commented 7 months ago

This saves a few unnecessary object allocations.