Opened 12 years ago

Last modified 12 years ago

#396 closed enhancement

Clean up ArrayUtils and DataUtils and add tests — at Version 2

Reported by: Peter Powers Owned by:
Priority: minor Milestone:
Component: commons Version:
Keywords: Cc:

Description (last modified by Peter Powers)

This class has a several useful, but poorly documented and untested methods. It also has methods that are implemented in Guava Doubles and should be removed. Per Eric Martinez, methods in the ArrayUtils? class that are used by NSHMPRiskMapCalc were decompiled from USGSutil.jar for inclusion in the repository. During variable renaming, one or two errors were introduced.

DataUtil? and DataUtils? need consolidation or method relocation.

Change History (2)

comment:1 Changed 12 years ago by Peter Powers

Removed USGSutil.jar and migrated required decompiled classes in [8905]:

comment:2 Changed 12 years ago by Peter Powers

Description: modified (diff)
Summary: Clean up ArrayUtils and add testsClean up ArrayUtils and DataUtils and add tests
Note: See TracTickets for help on using tickets.