autoplot / cdfj

Pure-Java code for reading NASA/GSFC CDF (Common Data Format) files
1 stars 3 forks source link

Trivial code cleanup #2

Closed aizuchi0 closed 4 years ago

aizuchi0 commented 4 years ago

"simple" code cleanup using Netbeans Inspect. No functional changes, just syntactic sugar. The heavy lifting still needs to be done, like removal of deprecated collections and thread-safety bugs.